baritone/.travis.yml
2018-09-02 15:04:29 -07:00

8 lines
73 B
YAML

language: java
install: true
script:
- ./gradlew check
- ./gradlew run