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

8 lines
82 B
YAML

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