Travis: Use Rust Nightly
This commit is contained in:
parent
543adf78c0
commit
dd97989a2b
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
language: rust
|
language: rust
|
||||||
|
rust: nightly
|
||||||
sudo: false
|
sudo: false
|
||||||
script:
|
script:
|
||||||
- ( cd maud_macros && cargo test --verbose )
|
- ( cd maud_macros && cargo test --verbose )
|
||||||
|
|
Loading…
Add table
Reference in a new issue