mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-01 13:37:48 +00:00
Merge pull request #667 from jbcrail/update-travis
Update Travis to build using stable (1.1).
This commit is contained in:
commit
4ea0fa8496
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
language: rust
|
||||
rust:
|
||||
- 1.0.0
|
||||
- 1.1.0
|
||||
- nightly
|
||||
sudo: false
|
||||
script:
|
||||
|
@ -10,4 +10,4 @@ script:
|
|||
- make test-check
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rust: 1.0.0
|
||||
- rust: 1.1.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue