mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-12 20:08:58 +08:00
Using xcode 9.4 instead of 8.3 (hopefully will avoid hang?)
This commit is contained in:
parent
60286bb032
commit
f6cbd4fd72
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user