[DEV] update travis file

This commit is contained in:
Edouard DUPIN 2014-09-09 07:16:35 +02:00
parent 30fe9db11e
commit 5109b7b1d9

View File

@ -1,3 +1,15 @@
# language type:
language: cpp
before_script: git submodule init; git submodule update
# build branch requested
branches:
only:
- master
- stable
# previous actions:
before_script: git submodule init
before_script: git submodule update
# build sequence with Lutin :
script: ./build/lutin.py -cclang -mdebug -p ewol