MAINT: Add integration test runs to our travis comfiguration.

This commit is contained in:
Jeremy Wall 2018-08-19 09:26:16 -05:00
parent afa2cfb546
commit 068435d80e

View File

@ -1 +1,5 @@
language: rust
language: rust
script:
- cargo build --verbose
- cargo test --verbose
- cargo run -- validate integration_tests