Skip to content

Commit

Permalink
Try to use OpenJDK 8 on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mgoellnitz committed Jul 7, 2019
1 parent 95a722a commit cc9bd91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .no-travis.yml → .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ sudo: false
language: java

jdk:
- oraclejdk8
- openjdk8

before_install:
- chmod +x gradlew
Expand Down

0 comments on commit cc9bd91

Please sign in to comment.