atrooney-online-2/.travis.yml
2019-03-29 21:03:43 -05:00

12 lines
157 B
YAML

language: cpp
os: osx
addons:
homebrew:
packages:
- qt5
script:
- ./scripts/macos_build.sh
- ./scripts/macos_post_build.sh