Skip to content

Commit

Permalink
Test on all jdks
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Oct 28, 2020
1 parent 0f01f5c commit 82e4fd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ dist: xenial
language: java

jdk:
#- oraclejdk11
- oraclejdk11

- openjdk8
#- openjdk10 # Some non deterministic recurring error with jdk10...
#- openjdk11
- openjdk11

install:
- export main_repo_branch=$TRAVIS_BRANCH
Expand Down

0 comments on commit 82e4fd8

Please sign in to comment.