Add .travis.yml

This commit is contained in:
Roman Chistokhodov 2016-09-21 00:52:35 +03:00
parent 5569de9e29
commit a5c80a8e3c
1 changed files with 8 additions and 0 deletions

8
.travis.yml Normal file
View File

@ -0,0 +1,8 @@
language: cpp
compiler:
- gcc
os:
- linux
script:
- make