Create .travis.yml

This commit is contained in:
Edouard DUPIN 2014-09-09 06:10:01 +02:00
parent 600d5b2ffe
commit d9c3ead221

3
.travis.yml Normal file
View File

@ -0,0 +1,3 @@
language: cpp
before_script: git submodule init; git submodule update
script: ./build/lutin.py -cclang -mdebug -p ewol