Browse Source

Update travis configuration

master
Sean Bowe 9 years ago
parent
commit
a66c21fe11
  1. 2
      .travis.yml

2
.travis.yml

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