Include rustc 1.18.0 in the CI process

This commit is contained in:
Matthias Beyer 2017-08-26 13:17:58 +02:00
parent 764ff6ea96
commit 56e2f1263f
1 changed files with 2 additions and 2 deletions

View File

@ -8,13 +8,13 @@ dist:
language: rust
rust:
- 1.17.0
- 1.18.0
- stable
- beta
- nightly
matrix:
include:
- rust: 1.17.0
allow_failures:
- rust: nightly