gradle version

This commit is contained in:
Irmen de Jong 2020-08-18 00:53:14 +02:00
parent 936bf9a05c
commit 8bf3406cf8

View File

@ -4,8 +4,8 @@ sudo: false
# dist: xenial
before_install:
- chmod +x gradlew
- chmod +x ./gradlew
script:
- gradle test
- ./gradlew test