1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-08-02 14:07:46 +00:00

Allow failure on Rust 1.0.0 (broken right now)

This commit is contained in:
Remi Rampin 2015-06-30 19:02:13 -04:00
parent e7685e6fe9
commit 629eaf7770

View file

@ -8,3 +8,6 @@ script:
- make test - make test
- make build-check - make build-check
- make test-check - make test-check
matrix:
allow_failures:
- rust: 1.0.0