Merge branch 'master' into travis-test

This commit is contained in:
Leijurv 2018-09-02 15:05:08 -07:00
commit 1d89370edc
No known key found for this signature in database
GPG Key ID: 44A3EA646EADAC6A
1 changed files with 6 additions and 0 deletions

View File

@ -1 +1,7 @@
language: java
install: true
script:
- ./gradlew check
- ./gradlew run