mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-26 00:55:33 +00:00
travis - install ant addon (for travis xenial)
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
language: java
|
||||
jdk: [oraclejdk9]
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- ant
|
||||
before_install:
|
||||
- sudo chmod a+x ./travis/*.sh
|
||||
- "./travis/before_install.sh"
|
||||
|
||||
Reference in New Issue
Block a user