Skip to content

Commit

Permalink
Bump XCode version and remove macdeployqt fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dragly committed Apr 19, 2020
1 parent 36ba378 commit 636e83a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 636e83a

Please sign in to comment.