Add new stuff to Travis.
This commit is contained in:
parent
9ecd02ef95
commit
42ae26ab46
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue