atrooney-online-2/.travis.yml

13 lines
212 B
YAML

language: cpp
os: osx
addons:
homebrew:
packages:
- qt5
script:
# XXX: please chmod +x the shell script.
- bash ./scripts/macos_build.sh
- bash ./scripts/macos_post_build.sh