baritone/.travis.yml

6 lines
53 B
YAML

language: java
script:
- gradlew test
- gradlew run