mirror of
https://github.com/cabaletta/baritone
synced 2024-12-18 21:24:53 +00:00
Merge branch 'master' into travis-test
This commit is contained in:
commit
b2aced82ee
@ -4,4 +4,5 @@ install: true
|
||||
|
||||
script:
|
||||
- ./gradlew check
|
||||
- ./gradlew run
|
||||
- sudo apt-get install -qq --force-yes mesa-utils libgl1-mesa-swx11 libgl1-mesa-swx11-dev xvfb
|
||||
- /sbin/start-stop-daemon --start --quiet --pidfile /tmp/custom_xvfb_99.pid --make-pidfile --background --exec /usr/bin/xvfb-run -- :99 -screen 0 1400x900x24 -ac +extension GLX +render ./gradlew run
|
||||
|
Loading…
Reference in New Issue
Block a user