Make travis use Rust nightly
This commit is contained in:
parent
ddf1131c8a
commit
910ca80710
1 changed files with 3 additions and 0 deletions
|
|
@ -1,4 +1,7 @@
|
|||
language: rust
|
||||
rust:
|
||||
- nightly
|
||||
|
||||
sudo: false
|
||||
|
||||
script:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue