Skip to content

Commit

Permalink
ZCS-8297 Use openjdk8 for travisci. (#997)
Browse files Browse the repository at this point in the history
  • Loading branch information
desouzas authored Dec 9, 2019
1 parent e5cf669 commit 19b2681
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

java:

Expand Down

0 comments on commit 19b2681

Please sign in to comment.