mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Merge pull request #642 from remram44/allow-stable-failure
Allow failure on Rust 1.0.0 (broken right now)
This commit is contained in:
@@ -8,3 +8,6 @@ script:
|
||||
- make test
|
||||
- make build-check
|
||||
- make test-check
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rust: 1.0.0
|
||||
|
||||
Reference in New Issue
Block a user