mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-10-31 18:52:29 +00:00
Third time lucky?
This commit is contained in:
parent
c6a8fadac0
commit
e1693cd769
@ -6,6 +6,6 @@ install:
|
|||||||
- sudo apt-get install rust-nightly cargo
|
- sudo apt-get install rust-nightly cargo
|
||||||
script:
|
script:
|
||||||
- cargo build
|
- cargo build
|
||||||
- rustc --test src/exa -o exa-test
|
- rustc --test src/exa.rs -o exa-test
|
||||||
- ./exa-test
|
- ./exa-test
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user