feat(test): we only work on nightly now

master
Ashley Williams 7 years ago
parent e67f835867
commit cd283c2254
  1. 2
      .travis.yml

@ -3,7 +3,7 @@ sudo: false
cache:
cargo
rust:
- stable
- nightly
script:
- cargo test

Loading…
Cancel
Save