Add .travis.yml for travis CI support

This commit is contained in:
2016-03-27 12:15:58 -07:00
parent b74e9745cb
commit 0a93f88adc

2
.travis.yml Normal file
View File

@@ -0,0 +1,2 @@
language: cpp
script: make test