Update .travis.yml

This commit is contained in:
Mateusz Kaczanowski 2020-05-10 00:22:57 +02:00 committed by GitHub
parent 4000e8860a
commit f91fe659b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,5 @@
language: rust language: rust
rust: rust:
- stable
- beta
- nightly - nightly
script: script:
- cargo build --verbose --all - cargo build --verbose --all