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 d7ff99a commit 1d8dddfCopy full SHA for 1d8dddf
.travis.yml
@@ -1,5 +1,5 @@
1
language: java
2
-jdk: openjdk9
+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