Merge pull request #1293 from matthiasbeyer/faster-overall-build-time-travis
Reduce number of build-jobs
This commit is contained in:
commit
7265d598a5
1 changed files with 0 additions and 7 deletions
|
@ -8,16 +8,9 @@ dist:
|
|||
language: rust
|
||||
|
||||
rust:
|
||||
- 1.21.0
|
||||
- 1.22.1
|
||||
- 1.23.0
|
||||
- stable
|
||||
- beta
|
||||
- nightly
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rust: nightly
|
||||
|
||||
cache:
|
||||
cargo: true
|
||||
|
|
Loading…
Reference in a new issue