1
0
mirror of https://github.com/NicolasConstant/sengi synced 2025-02-02 19:46:59 +01:00

changed electron-builder version

This commit is contained in:
Nicolas Constant 2021-07-15 00:31:33 -04:00 committed by GitHub
parent 6554a359b5
commit 0956b623ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@ addons:
install:
- nvm install 10.9.0
- npm install electron-builder@next
- npm install electron-builder@latest
- npm install
- npm rebuild node-sass
- export DISPLAY=':99.0'
@ -44,4 +44,4 @@ before_script:
- sleep 3
script:
- npm run travis
- npm run travis