1
0
Fork 0

Add .travis.yml

pull/34/head
Saibamen 2018-06-20 19:30:57 +02:00
parent 49a6f4f9fc
commit 40751d882d
1 changed files with 14 additions and 0 deletions

14
.travis.yml Normal file
View File

@ -0,0 +1,14 @@
language: cpp
notifications:
email:
on_failure: change # default: always
#addons:
#apt:
#packages:
#-
script:
- make get-deps
- make