Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
travis changed jdk from oracle 8 to openjdk11
  • Loading branch information
dstar55 authored Oct 13, 2020
1 parent c95b2d9 commit b3fb20c
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
@@ -1,7 +1,7 @@
language: java

jdk:
- oraclejdk8
- openjdk11

# whitelist
branches:
Expand Down

0 comments on commit b3fb20c

Please sign in to comment.