Skip to content

Commit

Permalink
Still trying to get openjdk11 working on OSX.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonbullock committed Feb 25, 2023
1 parent 9a24627 commit 00bc276
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ jobs:

- os: osx
osx_image: xcode9.4
script:
- jdk_switcher use openjdk11
- "./gradlew check --stacktrace"
jdk: openjdk11

# - stage: Quality Check
# name: sonarqube
Expand Down

0 comments on commit 00bc276

Please sign in to comment.