1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

chore(build): update OSX build image to Xcode 7.3

This commit is created in part to fix the issue with the random
deployment failures of OSX dmg creation via hdiutil.
This commit is contained in:
initramfs 2016-08-12 05:45:11 +08:00
parent e4398c7894
commit 9a549d87c0
No known key found for this signature in database
GPG Key ID: 78B8BDF87E9EF0AF
2 changed files with 1 additions and 2 deletions

View File

@ -12,6 +12,7 @@ matrix:
- os: linux
env: JOB=build-ubuntu-14-04
- os: osx
osx_image: xcode7.3
env: JOB=build-osx
script: "./.travis/$JOB.sh"

View File

@ -23,6 +23,4 @@ set -e -o pipefail
bash ./osx/qTox-Mac-Deployer-ULTIMATE.sh -i
bash ./osx/qTox-Mac-Deployer-ULTIMATE.sh -b
bash ./osx/qTox-Mac-Deployer-ULTIMATE.sh -d
# The following line can randomly fail due to travis emitting the error:
# "hdiutil: create failed - Resource busy"
bash ./osx/qTox-Mac-Deployer-ULTIMATE.sh -dmg