better practice

This commit is contained in:
Leijurv 2018-09-02 15:04:29 -07:00
parent 22926289fc
commit 4f76607233
No known key found for this signature in database
GPG Key ID: 44A3EA646EADAC6A
1 changed files with 1 additions and 1 deletions

View File

@ -3,5 +3,5 @@ language: java
install: true
script:
- ./gradlew test
- ./gradlew check
- ./gradlew run