Skip to content

Commit 3be4b4d

Browse files
author
Eugen Freiter
committed
switch to openjdk
1 parent 0e58ccc commit 3be4b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: java
2-
jdk: oraclejdk8
2+
jdk: openjdk8
33
after_success:
44
- openssl aes-256-cbc -pass pass:$ENCRYPTION_PASSWORD -in deploy/pubring.gpg.enc -out
55
deploy/pubring.gpg -d

0 commit comments

Comments
 (0)