travis osx version bump to trz and resolve gradle failing

This commit is contained in:
Ugljesa Jovanovic 2020-05-16 22:27:55 +02:00 committed by Ugljesa Jovanovic
parent 744254aa88
commit bf5e6b3b1a
No known key found for this signature in database
GPG Key ID: 178E6DFCECCB0E0F

View File

@ -14,7 +14,7 @@ matrix:
- 'if [ "$TRAVIS_PULL_REQUEST" != "false" ]; then bash ./linuxBuild.sh; fi'
- 'if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then bash ./linuxBuildAndPublish.sh; fi'
- os: osx
osx_image: xcode11.2
osx_image: xcode11.4
language: java
jdk: openjdk12
# before_script: