mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-12-27 10:22:40 +00:00
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:
parent
110a1c716b
commit
299289d76f
@ -8,6 +8,7 @@ rust:
|
||||
- stable
|
||||
script:
|
||||
- cargo build --verbose
|
||||
- sudo ./generate-testcases.sh
|
||||
- cargo test --verbose
|
||||
- cargo run
|
||||
- cargo run -- --long
|
||||
|
Loading…
Reference in New Issue
Block a user