Add new stuff to Travis.

This commit is contained in:
Richard Newman 2017-02-16 15:39:58 -08:00
parent 9ecd02ef95
commit 42ae26ab46

View file

@ -9,4 +9,6 @@ script:
- cargo test --verbose -p mentat_query
- cargo test --verbose -p mentat_query_parser
- cargo test --verbose -p mentat_query_algebrizer
- cargo test --verbose -p mentat_query_translator
- cargo test --verbose -p mentat_sql
- cargo test --verbose -p mentat_tx_parser