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 0e58ccc commit 3be4b4dCopy full SHA for 3be4b4d
.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