Commit 4301811
Changed files (1)
.travis.yml
@@ -1,4 +1,5 @@
language: c
+script: "make test"
compiler:
- clang
- gcc