mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-12-25 01:46:02 +00:00
Fix Travis integration
This commit is contained in:
parent
a8465fed45
commit
2fa954be20
@ -4,4 +4,4 @@ before_install:
|
||||
install:
|
||||
- sudo apt-get install rust-nightly
|
||||
script:
|
||||
- cargo test
|
||||
- rustc --test src/exa.rs -o exa-test && ./exa-test
|
||||
|
Loading…
Reference in New Issue
Block a user