Skip to content

Commit 240f8c1

Browse files
committed
ci: Fix automatic deployment of javadocs
1 parent e1198de commit 240f8c1

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)