Skip to content

Commit 0970a36

Browse files
修复CI构建问题x5
1 parent 9a5d760 commit 0970a36

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,4 +1,5 @@
11
language: java
2+
jdk: openjdk8
23
install:
34
- sudo apt-get install ant
45
script: ant all
@@ -11,4 +12,3 @@ deploy:
1112
on:
1213
repo: sandtechnology/UnturnedAssistant
1314
tags: true
14-
jdk: oraclejdk8

0 commit comments

Comments
 (0)