Add nightly to travis config (#69)
This commit is contained in:
parent
ec87f411aa
commit
2f46719ec7
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ language: rust
|
|||
rust:
|
||||
- stable
|
||||
- beta
|
||||
- nightly
|
||||
install:
|
||||
- rustup self update
|
||||
- rustup component add clippy
|
||||
|
|
Loading…
Add table
Reference in a new issue