wine required
This commit is contained in:
parent
e49c803f89
commit
230dd30294
|
@ -6,7 +6,7 @@ script: node -v
|
||||||
before_deploy:
|
before_deploy:
|
||||||
- sudo add-apt-repository ppa:ubuntu-wine/ppa -y
|
- sudo add-apt-repository ppa:ubuntu-wine/ppa -y
|
||||||
- sudo apt-get update -q
|
- sudo apt-get update -q
|
||||||
- sudo apt-get install -y wine1.7
|
- sudo apt-get install -y wine1.8
|
||||||
- cd app
|
- cd app
|
||||||
- npm install electron -g
|
- npm install electron -g
|
||||||
- npm install electron-builder -g
|
- npm install electron-builder -g
|
||||||
|
|
Loading…
Reference in New Issue
Block a user