diff --git a/.travis/travis.sh b/.travis/travis.sh index e623286b2..2b082cb6d 100755 --- a/.travis/travis.sh +++ b/.travis/travis.sh @@ -16,6 +16,7 @@ then bash ./osx/qTox-Mac-Deployer-ULTIMATE.sh -i bash ./osx/qTox-Mac-Deployer-ULTIMATE.sh -b bash ./osx/qTox-Mac-Deployer-ULTIMATE.sh -d - # Disabled due to error: hdiutil: create failed - Resource busy - #bash ./osx/qTox-Mac-Deployer-ULTIMATE.sh -dmg + # 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 fi