2
0
mirror of https://github.com/JannisX11/blockbench.git synced 2025-03-31 17:21:07 +08:00

Build Test

This commit is contained in:
JannisX11 2019-01-02 13:55:14 +01:00 committed by GitHub
parent bb7fa58300
commit 234349b696
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -31,7 +31,7 @@ addons:
- xvfb
install:
- nvm install 6
- nvm install 10
- npm install electron-builder
- npm install
- export DISPLAY=':99.0'