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
|
sudo: false
|
||||||
language: rust
|
language: rust
|
||||||
rust:
|
rust:
|
||||||
|
- 1.11.0
|
||||||
- beta
|
- beta
|
||||||
- stable
|
- stable
|
||||||
cache: cargo
|
cache: cargo
|
||||||
|
|
Loading…
Reference in a new issue