Skip to content

Commit

Permalink
do our JDK 8 testing on OpenJDK 8
Browse files Browse the repository at this point in the history
we're standardizing on this for modules (and, in general,
across Lightbend)
  • Loading branch information
SethTisue committed Jul 4, 2019
1 parent 674cb9c commit 1c3310c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,7 @@ env:
script: admin/build.sh

jdk:
- oraclejdk8
- openjdk8
- openjdk11

cache:
Expand Down
4 changes: 2 additions & 2 deletions admin/README.md
Expand Up @@ -40,8 +40,8 @@ env:
script: admin/build.sh
jdk:
- openjdk6
- oraclejdk8
- openjdk8
- openjdk11
notifications:
email:
Expand Down

0 comments on commit 1c3310c

Please sign in to comment.