Merge pull request #1016 from matthiasbeyer/update-rustc

Include rustc 1.18.0 in the CI process
This commit is contained in:
Matthias Beyer 2017-08-26 15:29:05 +02:00 committed by GitHub
commit 96e5672fb3
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