Skip to content
This repository was archived by the owner on Jul 22, 2020. It is now read-only.

Commit 303a9c4

Browse files
committed
Restricting deployment to Oracle JDK 8 job
1 parent b3600f7 commit 303a9c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ deploy:
1212
script: ./scripts/deploy.sh
1313
skip_cleanup: true
1414
on:
15-
all_branches: true
15+
all_branches: true
16+
jdk: oraclejdk8

0 commit comments

Comments
 (0)