Change travis to nightly.

This commit is contained in:
Sean Bowe 2017-03-10 08:52:40 -07:00
parent 2321ead995
commit 9c3f6fb92f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
sudo: false
language: rust
rust:
- stable
- nightly
script:
- cargo test --release