barrier/.travis.yml

5 lines
150 B
YAML
Raw Normal View History

2018-02-24 19:10:14 +00:00
script: sh ./clean_build.sh
# skip install phase since we have a customized install package
# creation tool for each supported platform
install: true