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