Test more things on Travis. (#161) r=bgrins

This commit is contained in:
Richard Newman 2017-01-11 11:09:48 -08:00 committed by GitHub
parent 71960de636
commit 370742890c

View file

@ -2,4 +2,5 @@ language: rust
script:
- cargo build --verbose
- cargo test --verbose
- cargo test --verbose -p mentat_query_parser
- cargo test --verbose -p edn
- cargo test --verbose -p mentat_query_parser