We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a5d760 commit 0970a36Copy full SHA for 0970a36
.travis.yml
@@ -1,4 +1,5 @@
1
language: java
2
+jdk: openjdk8
3
install:
4
- sudo apt-get install ant
5
script: ant all
@@ -11,4 +12,3 @@ deploy:
11
12
on:
13
repo: sandtechnology/UnturnedAssistant
14
tags: true
- jdk: oraclejdk8
0 commit comments