Skip to content

Commit 169b8d3

Browse files
committed
Fix deploy JDK [ci deploy]
1 parent c606e1a commit 169b8d3

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
@@ -43,7 +43,7 @@ deploy:
4343
on:
4444
branch: 1.7.x
4545
repo: marcosbarbero/spring-cloud-zuul-ratelimit
46-
jdk: oraclejdk8
46+
jdk: oraclejdk9
4747

4848
env:
4949
global:

0 commit comments

Comments
 (0)