baritone/.travis.yml

8 lines
72 B
YAML

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