Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit efe62ea

Browse files
use openjdk10 to fix build
1 parent 81289f8 commit efe62ea

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
@@ -1,7 +1,7 @@
11
language: java
22

33
jdk:
4-
- oraclejdk10
4+
- openjdk10
55

66
before_script:
77
- chmod a+x gradlew

0 commit comments

Comments
 (0)