Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Commit cb9769d

Browse files
committed
Travis fix
1 parent df9ca59 commit cb9769d

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
@@ -1,6 +1,6 @@
11
language: java
22
jdk:
3-
- oraclejdk8
3+
- openjdk8
44
before_install:
55
# ensure gradlew has proper permission
66
- chmod a+x ./gradlew

0 commit comments

Comments
 (0)