gol_c
Code
Branches
Tags
Commits
Commit
4301811
mo khan <mo@mokhan.ca>
2015-01-03
22:53:26
add make test.
main
1 parent
696450a
Changed files (1)
.travis.yml
.travis.yml
@@ -1,4 +1,5 @@
language: c
+script: "make test"
compiler:
- clang
- gcc