[DEBUG]travis file error
This commit is contained in:
parent
6076698201
commit
f971c4fdfe
@ -29,8 +29,8 @@ install:
|
|||||||
|
|
||||||
# build sequence with Lutin :
|
# build sequence with Lutin :
|
||||||
script:
|
script:
|
||||||
- if [ "$CXX" == "clang++" ]; then ./build/lutin.py -cclang -mdebug -p edn; fi
|
- if [ "$CXX" == "clang++" ]; then ./ewol/build/lutin.py -cclang -mdebug -p edn; fi
|
||||||
- if [ "$CXX" == "g++" ]; then ./build/lutin.py -cgcc -mdebug -p edn; fi
|
- if [ "$CXX" == "g++" ]; then ./ewol/build/lutin.py -cgcc -mdebug -p edn; fi
|
||||||
|
|
||||||
#send e-mail on compilation result:
|
#send e-mail on compilation result:
|
||||||
notifications:
|
notifications:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user