[DEV] add trvis base file
This commit is contained in:
parent
6ad49453ba
commit
f49bc5f50c
4
.travis.yml
Normal file
4
.travis.yml
Normal file
@ -0,0 +1,4 @@
|
||||
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