Skip to content

Commit

Permalink
Travis: disable OpenJ9 temporarily because of #131
Browse files Browse the repository at this point in the history
  • Loading branch information
vhotspur committed May 14, 2019
1 parent d4c5762 commit 62e8b55
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,10 @@ jobs:
jdk: oraclejdk9
- <<: *bench
jdk: oraclejdk11
- <<: *bench
env:
- USE_JDK=OpenJ9
# Disabled because of #131
#- <<: *bench
# env:
# - USE_JDK=OpenJ9

stages:
- "Basic checks"
Expand Down

0 comments on commit 62e8b55

Please sign in to comment.