kami-blue/.travis.yml

7 lines
113 B
YAML

language: java
jdk:
- oraclejdk8
before_install:
- chmod +x gradlew
- ./gradlew setupDecompWorkspace