Add a CI build on 1.15.0

This commit is contained in:
David Tolnay
2018-05-02 14:29:51 -07:00
parent 893c0578dd
commit 77f9e63661
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@ cache: cargo
# run builds for all the trains (and more)
rust:
- 1.13.0
- 1.15.0
- stable
- beta
- nightly