Skip to content

Commit

Permalink
Merge pull request #305 from zvezdan/fix-travis-checks
Browse files Browse the repository at this point in the history
Switch to openjdk for Travis checks.
  • Loading branch information
zvezdan authored May 31, 2019
2 parents dc54cb5 + e2f6609 commit 7efb3f6
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

before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
Expand Down

0 comments on commit 7efb3f6

Please sign in to comment.