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

Commit 9127441

Browse files
authored
Update .travis.yml
1 parent 84b9554 commit 9127441

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

.travis.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
before_script:
2-
- chmod +x gradlew
31
language: java
42
jdk:
5-
- oraclejdk8
3+
- oraclejdk7
4+
- openjdk7
5+
6+
before_install:
7+
- chmod +x gradlew

0 commit comments

Comments
 (0)