travis ci

This commit is contained in:
Kelvin Sherlock 2017-01-10 16:10:29 -05:00
parent 09628cb2c3
commit ec92c3b599
1 changed files with 7 additions and 0 deletions

7
.travis.yml Normal file
View File

@ -0,0 +1,7 @@
language: cpp
script: make all
compiler:
- clang
- gcc