atrooney-online-2/.travis.yml
2019-02-10 01:04:28 +00:00

12 lines
204 B
YAML

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