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