Comment out nightly testing for now due to 'does not have these features: ' error coming from travis-cargo
This commit is contained in:
parent
fde34bde39
commit
076ee866d7
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@ sudo: false
|
|||
language: rust
|
||||
|
||||
rust:
|
||||
- nightly
|
||||
# - nightly
|
||||
- beta
|
||||
- stable
|
||||
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue