Stop Travis from getting hung up on read

This commit is contained in:
Ben S 2016-06-11 14:12:38 +01:00
parent 921f3ca37c
commit 580ad0cfec

View File

@ -8,7 +8,7 @@ rust:
- stable
script:
- cargo build --verbose
- sudo ./generate-testcases.sh
- yes | sudo ./generate-testcases.sh
- cargo test --verbose
- cargo run
- cargo run -- --long