Skip to content

Commit

Permalink
fix Error installing oraclejdk8 (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
vvatanabe committed Jul 23, 2019
1 parent 203ac6e commit 00823d6
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
jdk:
- oraclejdk8
- openjdk8
- openjdk12
after_success:
- ./gradlew cobertura coveralls

0 comments on commit 00823d6

Please sign in to comment.