]> Repositorios git - scryer-prolog.git/commitdiff
Run tests on Travis
authorAnton Kochkov <[email protected]>
Mon, 14 Oct 2019 09:46:09 +0000 (17:46 +0800)
committerGitHub <[email protected]>
Mon, 14 Oct 2019 09:46:09 +0000 (17:46 +0800)
.travis.yml

index 48449fef0ddd63aad19b07f93a4ef767a6640513..0549d16cf8cf363344f41eaf076a4e69739e60f0 100644 (file)
@@ -10,3 +10,4 @@ matrix:
 
 script:
     - cargo build --verbose --all
+    - cargo test --verbose --all