atrooney-online-2/.travis.yml
2019-02-10 01:52:16 +00:00

12 lines
211 B
YAML

language: cpp
os: osx
before_install:
- brew update
- brew install qt5
script:
# XXX: please chmod +x the shell script.
- bash ./scripts/macos_build.sh
- bash ./scripts/macos_post_build.sh