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

Commit 2789d44

Browse files
committed
Update .travis.yml
1 parent 3ab7096 commit 2789d44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

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

44
jdk:
5-
- oraclejdk7
5+
- openjdk7
66

77
script:
88
- ./gradlew -v

0 commit comments

Comments
 (0)