fix of travis build script

This commit is contained in:
InsanusMokrassar 2020-06-03 21:42:30 +06:00
parent 565aff4538
commit eb11235360
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ dist: trusty
jdk: oraclejdk8
script:
- ./gradlew build allTests -s
- ./gradlew build allTest -s