1
0
mirror of https://github.com/cabaletta/baritone synced 2024-12-19 21:51:06 +00:00
baritone/.travis.yml
2018-09-02 15:03:35 -07:00

8 lines
72 B
YAML

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