We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d049e2d commit 08afa86Copy full SHA for 08afa86
.travis.yml
@@ -14,7 +14,7 @@ jobs:
14
scala: 2.12
15
script: mvn test -pl scala/scala_2.12,examples -B
16
- stage: deploy
17
- jdk: oraclejdk8
+ jdk: openjdk8
18
script:
19
- "./continuous-deployment/before-deploy.sh"
20
- "./continuous-deployment/deploy.sh"
0 commit comments