From 636e83a135cfb12b1f5564a3616d04304c24bae7 Mon Sep 17 00:00:00 2001 From: Svenn-Arne Dragly Date: Sun, 19 Apr 2020 20:33:13 +0200 Subject: [PATCH] Bump XCode version and remove macdeployqt fix --- .travis.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 16c92934..4fbfe5f4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,15 +5,12 @@ branches: matrix: include: - os: osx - osx_image: xcode10.2 + osx_image: xcode11.3 before_install: - brew update - brew install qt5 - brew link qt5 --force before_deploy: - - git clone https://github.com/iltommi/macdeployqtfix.git - - python macdeployqtfix/macdeployqtfix.py neuronify.app/Contents/MacOS/neuronify - /usr/local - macdeployqt neuronify.app -qmldir=. -dmg install: - qmake