Fix travis

This commit is contained in:
hormelcookies 2020-10-20 13:34:34 -07:00
parent 0816b1ef12
commit cfca1745e2
1 changed files with 1 additions and 1 deletions

View File

@ -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