Update .travis.yml

This commit is contained in:
Ridan Vandenbergh 2019-08-01 23:42:58 +02:00 committed by GitHub
parent 5f338dec35
commit 7aaaf87e0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: java
jdk:
- oraclejdk8
- openjdk8
before_install:
- chmod +x gradlew
- "./gradlew setupDecompWorkspace"