Add a travis config.

This commit is contained in:
Victor Zverovich 2014-04-14 23:18:58 -07:00
parent 17fbcd166f
commit 100768a008

5
.travis.yml Normal file
View File

@ -0,0 +1,5 @@
language: cpp
script:
- cmake .
- make