Create .travis.yml
This commit is contained in:
parent
600d5b2ffe
commit
d9c3ead221
3
.travis.yml
Normal file
3
.travis.yml
Normal file
@ -0,0 +1,3 @@
|
||||
language: cpp
|
||||
before_script: git submodule init; git submodule update
|
||||
script: ./build/lutin.py -cclang -mdebug -p ewol
|
Loading…
x
Reference in New Issue
Block a user