Skip to content

Commit 08afa86

Browse files
authored
Use openjdk8
1 parent d049e2d commit 08afa86

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
@@ -14,7 +14,7 @@ jobs:
1414
scala: 2.12
1515
script: mvn test -pl scala/scala_2.12,examples -B
1616
- stage: deploy
17-
jdk: oraclejdk8
17+
jdk: openjdk8
1818
script:
1919
- "./continuous-deployment/before-deploy.sh"
2020
- "./continuous-deployment/deploy.sh"

0 commit comments

Comments
 (0)