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 a07a2e6 commit cd8844dCopy full SHA for cd8844d
.travis.yml
@@ -1,5 +1,5 @@
1
language: java
2
-jdk: oraclejdk8
+jdk: openjdk8
3
after_success:
4
- openssl aes-256-cbc -pass pass:$ENCRYPTION_PASSWORD -in deploy/pubring.gpg.enc -out
5
deploy/pubring.gpg -d
0 commit comments