Run tests on Travis

This commit is contained in:
Anton Kochkov
2019-10-14 17:46:09 +08:00
committed by GitHub
parent 7f297eb064
commit cdc47c1a7b

View File

@@ -10,3 +10,4 @@ matrix:
script:
- cargo build --verbose --all
- cargo test --verbose --all