Skip to content

Commit

Permalink
Using xcode 9.4 instead of 8.3 (hopefully will avoid hang?)
Browse files Browse the repository at this point in the history
  • Loading branch information
lordofhyphens committed Jul 28, 2018
1 parent 60286bb commit f6cbd4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ matrix:
- package/deploy/sftp-symlink.sh linux ~/slic3r-upload.rsa AppImage Slic3r*.AppImage
- package/deploy/sftp-symlink.sh linux ~/slic3r-upload.rsa tar.bz2 *.bz2
- os: osx
osx_image: xcode9.4
before_install:
- if [ "${TRAVIS_OS_NAME}" = "osx" ]; then ( sudo Xvfb :99 -ac -screen 0 1024x768x8; echo ok )& fi
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update -v ; fi
Expand Down

0 comments on commit f6cbd4f

Please sign in to comment.