Browse Source

Update .travis.yml

master
Nicolas Massé 7 years ago
committed by GitHub
parent
commit
cdd747b3f4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .travis.yml

2
.travis.yml

@ -1,6 +1,6 @@
language: rust
rust:
- 1.1.0
- '1.1.0'
cache: cargo
script:
- cargo build --verbose --all

Loading…
Cancel
Save