This commit is contained in:
boddicheg 2015-09-02 14:40:39 +03:00
parent 6123937bde
commit 1bd6310c5b

12
.travis.yml Normal file
View File

@ -0,0 +1,12 @@
language: cpp
os:
- linux
- osx
sudo: true
install:
- cmake .
- make
- sudo make install