run version

This commit is contained in:
Leijurv 2018-09-02 15:21:56 -07:00
parent c05b02484a
commit 4c864a433f
No known key found for this signature in database
GPG Key ID: 44A3EA646EADAC6A
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ install: true
script:
- ./gradlew check
- sudo apt-get install -qq --force-yes mesa-utils libgl1-mesa-swx11 libgl1-mesa-swx11-dev xvfb
- /usr/bin/Xvfb :99 -screen 0 1400x900x24 -ac +extension GLX +render ./gradlew run
- xvfb-run :99 -screen 0 1400x900x24 -ac +extension GLX +render ./gradlew run