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: cache:
cargo cargo
rust: rust:
- stable - nightly
script: script:
- cargo test - cargo test

Loading…
Cancel
Save