mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-02 05:57:46 +00:00
Allow failure on Rust 1.0.0 (broken right now)
This commit is contained in:
parent
e7685e6fe9
commit
629eaf7770
1 changed files with 3 additions and 0 deletions
|
@ -8,3 +8,6 @@ script:
|
|||
- make test
|
||||
- make build-check
|
||||
- make test-check
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rust: 1.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue