Build Test Windows

This commit is contained in:
JannisX11 2019-01-02 14:20:12 +01:00 committed by GitHub
parent b497960a37
commit f78d9886d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,6 @@ addons:
- xvfb
install:
- nvm install 10
- npm install electron-builder
- npm install
- export DISPLAY=':99.0'
@ -51,3 +50,6 @@ before_script:
script:
- npm run dist
notifications:
email: false