Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

Commit 84bcc3f

Browse files
committed
Remove oracle jdk from build
1 parent 6f6bd63 commit 84bcc3f

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
language: java
22
jdk:
3-
- oraclejdk8
43
- openjdk8
5-
4+
65
before_install:
7-
- chmod +x gradlew
6+
- chmod +x gradlew
87

98
env:
109
global:

0 commit comments

Comments
 (0)