Third time lucky?

This commit is contained in:
Ben S 2014-07-01 20:39:41 +01:00
parent c6a8fadac0
commit e1693cd769
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@ install:
- sudo apt-get install rust-nightly cargo
script:
- cargo build
- rustc --test src/exa -o exa-test
- rustc --test src/exa.rs -o exa-test
- ./exa-test