Skip to content

Commit 8a98f26

Browse files
authored
Merge pull request #986 from watson-developer-cloud/javadoc-fix
Fix automatic deployment of javadocs
2 parents e1198de + 240f8c1 commit 8a98f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ deploy:
5858
skip_cleanup: true
5959
on:
6060
repo: watson-developer-cloud/java-sdk
61-
jdk: oraclejdk7
61+
jdk: openjdk7
6262
tags: true
6363

6464
notifications:

0 commit comments

Comments
 (0)