travis osx version bump to trz and resolve gradle failing
This commit is contained in:
parent
744254aa88
commit
bf5e6b3b1a
@ -14,7 +14,7 @@ matrix:
|
|||||||
- 'if [ "$TRAVIS_PULL_REQUEST" != "false" ]; then bash ./linuxBuild.sh; fi'
|
- 'if [ "$TRAVIS_PULL_REQUEST" != "false" ]; then bash ./linuxBuild.sh; fi'
|
||||||
- 'if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then bash ./linuxBuildAndPublish.sh; fi'
|
- 'if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then bash ./linuxBuildAndPublish.sh; fi'
|
||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode11.2
|
osx_image: xcode11.4
|
||||||
language: java
|
language: java
|
||||||
jdk: openjdk12
|
jdk: openjdk12
|
||||||
# before_script:
|
# before_script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user