barrier/.travis.yml
2018-02-24 14:10:14 -05:00

5 lines
150 B
YAML

script: sh ./clean_build.sh
# skip install phase since we have a customized install package
# creation tool for each supported platform
install: true