barrier/.travis.yml

6 lines
167 B
YAML
Raw Normal View History

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