Local gradlew

This commit is contained in:
Timo Ley 2019-05-21 18:40:34 +02:00
parent efbf1e3ff2
commit d85e0c7b8b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
before_script:
- gradlew setupDecompWorkspace
- ./gradlew setupDecompWorkspace
build:
script:
- gradlew build
- ./gradlew build