working on travis-ci
This commit is contained in:
parent
cfc13f1f04
commit
ec1d68912d
|
@ -1,4 +1,5 @@
|
||||||
script: sh ./clean_build.sh
|
language: cpp
|
||||||
|
script: sh -x ./clean_build.sh
|
||||||
# skip install phase since we have a customized install package
|
# skip install phase since we have a customized install package
|
||||||
# creation tool for each supported platform
|
# creation tool for each supported platform
|
||||||
install: true
|
install: true
|
||||||
|
|
Loading…
Reference in New Issue