chore: Update .travis.yml
Former-commit-id: c529a4740c8d81e09a7a65648d9d2d77905e1146
This commit is contained in:
parent
b333ae7f65
commit
96cacb5f4c
|
@ -5,7 +5,7 @@ rust:
|
||||||
- nightly
|
- nightly
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- rust: stable
|
- rust: nightly
|
||||||
- rust: beta
|
- rust: beta
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
cache: cargo
|
cache: cargo
|
||||||
|
|
Reference in a new issue