Remove Travis script
This commit is contained in:
parent
7b95b75985
commit
2d96a03509
10
.travis.yml
10
.travis.yml
@ -1,10 +0,0 @@
|
||||
language: rust
|
||||
rust:
|
||||
- stable
|
||||
- beta
|
||||
- nightly
|
||||
cache: cargo
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rust: nightly
|
||||
fast_finish: true
|
Loading…
Reference in New Issue
Block a user