Skip to content

Commit ec8f358

Browse files
author
Artem Labazin
committed
update travis's java version
1 parent 81c2c62 commit ec8f358

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
language: java
33

44
jdk:
5-
- oraclejdk8
5+
- openjdk8
66

77
before_install:
88
- echo $GPG_SECRET_KEYS | base64 --decode | $GPG_EXECUTABLE --import

0 commit comments

Comments
 (0)