Fix the Travis build

The tests, as I so clearly wrote a comment to indicate, can only be run after the script to generate the testcases has been run...
This commit is contained in:
Benjamin Sago 2016-04-26 17:54:23 +01:00
parent 110a1c716b
commit 299289d76f

View File

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