Add a travis config.
This commit is contained in:
parent
17fbcd166f
commit
100768a008
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
language: cpp
|
||||||
|
|
||||||
|
script:
|
||||||
|
- cmake .
|
||||||
|
- make
|
Loading…
Reference in New Issue
Block a user