create minecraft x window with xvfb-run

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

View File

@ -4,4 +4,4 @@ install: true
script:
- ./gradlew check
- ./gradlew run
- xvfb-run ./gradlew run