Skip to content

Commit

Permalink
Merge pull request #423 from valfirst/patch-1
Browse files Browse the repository at this point in the history
Switch Travis builds from oraclejdk8 to openjdk8
  • Loading branch information
yasserg authored Jan 19, 2020
2 parents d3c1157 + af1f9b4 commit f81fcc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sudo: required
language: java

jdk:
- oraclejdk8
- openjdk8
- openjdk11

services:
Expand Down

0 comments on commit f81fcc2

Please sign in to comment.