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
|
||||
rust: nightly
|
||||
sudo: false
|
||||
script:
|
||||
- ( cd maud_macros && cargo test --verbose )
|
||||
|
|
Loading…
Add table
Reference in a new issue