Merge pull request #1293 from matthiasbeyer/faster-overall-build-time-travis

Reduce number of build-jobs
This commit is contained in:
Matthias Beyer 2018-02-19 10:38:00 +01:00 committed by GitHub
commit 7265d598a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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