Browse Source

🐾

pull/1873/head
Ramiro Saenz 7 years ago
parent
commit
f62e61e89a
  1. 1
      appveyor.yml

1
appveyor.yml

@ -24,5 +24,6 @@ cache:
- '%USERPROFILE%\.electron'
- node_modules
build_script:
- cmd: cd %APPVEYOR_BUILD_FOLDER%\build\production\Rambox\
- cmd: npm run build:win
test: off

Loading…
Cancel
Save