Fix travis
This commit is contained in:
parent
0816b1ef12
commit
cfca1745e2
|
@ -14,7 +14,7 @@ jobs:
|
|||
before_cache:
|
||||
- rm -rf $ELECTRON_BUILDER_CACHE/wine
|
||||
script:
|
||||
- npm run devInstall:64
|
||||
- npm run devInstall
|
||||
- npm run build
|
||||
# - stage: Windows Build
|
||||
# os: windows
|
||||
|
|
Loading…
Reference in New Issue