Merge pull request #837 from matthiasbeyer/travis-use-old-rustc
Add older compilers for CI jobs
This commit is contained in:
commit
4ca560af7f
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
sudo: false
|
||||
language: rust
|
||||
rust:
|
||||
- 1.11.0
|
||||
- beta
|
||||
- stable
|
||||
cache: cargo
|
||||
|
|
Loading…
Reference in a new issue