mirror of
https://github.com/Llewellynvdm/exa.git
synced 2025-01-13 01:01:13 +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