Skip to content

Commit

Permalink
Merge pull request #61 from nulab/patch-60
Browse files Browse the repository at this point in the history
fix Error installing oraclejdk8 (#60)
vvatanabe authored Jul 23, 2019
2 parents 203ac6e + 00823d6 commit e1fa81f
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 e1fa81f

Please sign in to comment.