Fix Travis integration

This commit is contained in:
Ben S 2014-06-28 17:28:00 +01:00
parent a8465fed45
commit 2fa954be20

View File

@ -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