run locally

This commit is contained in:
Leijurv
2018-09-02 15:03:35 -07:00
parent 581ef474ad
commit 22926289fc

View File

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