Test the right things

This commit is contained in:
Sean Bowe
2015-12-25 00:37:52 -07:00
parent 0b8b52cb41
commit 02eb93d5d2
4 changed files with 16 additions and 11 deletions

View File

@@ -16,4 +16,6 @@ addons:
- libgmp-dev
script:
- cargo run --release
- cd tinysnark && cargo test
- cargo run --release
- cargo test