Merge pull request #198 from XVilka/patch-2

Fix #139 - Run tests on Travis
This commit is contained in:
Mark Thom
2019-10-14 10:18:43 -03:00
committed by GitHub

View File

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