Skip to content

Commit 00bc276

Browse files
committed
Still trying to get openjdk11 working on OSX.
1 parent 9a24627 commit 00bc276

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,7 @@ jobs:
2828

2929
- os: osx
3030
osx_image: xcode9.4
31-
script:
32-
- jdk_switcher use openjdk11
33-
- "./gradlew check --stacktrace"
31+
jdk: openjdk11
3432

3533
# - stage: Quality Check
3634
# name: sonarqube

0 commit comments

Comments
 (0)