This commit is contained in:
Leijurv 2018-09-02 15:03:14 -07:00
parent 8544917c34
commit 581ef474ad
No known key found for this signature in database
GPG Key ID: 44A3EA646EADAC6A
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
language: java language: java
install: true
script: script:
- gradlew test - gradlew test
- gradlew run - gradlew run