Skip to content

Commit

Permalink
Tell Travis CI to use Java 8
Browse files Browse the repository at this point in the history
  • Loading branch information
glytching committed Feb 3, 2020
1 parent 95d43e8 commit 711ff41
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
- openjdk8

# workaround this issue: https://github.com/travis-ci/travis-ci/issues/6593
sudo: true
Expand Down

0 comments on commit 711ff41

Please sign in to comment.