Skip to content

Commit

Permalink
Travis openjdk8
Browse files Browse the repository at this point in the history
  • Loading branch information
rpalcolea committed Oct 16, 2018
1 parent b2ba173 commit 3527f66
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,6 +1,6 @@
language: java
sudo: false
jdk: oraclejdk8
jdk: openjdk8
install: true
script: "./gradle/buildViaTravis.sh"
cache:
Expand Down

0 comments on commit 3527f66

Please sign in to comment.