Update travis configuration

This commit is contained in:
Sean Bowe 2015-12-25 00:40:53 -07:00
parent 1e5d4b40e7
commit a66c21fe11

@ -17,5 +17,5 @@ addons:
script:
- cd tinysnark && cargo test
- cargo run --release
- cd .. && cargo run --release
- cargo test