diff --git a/appveyor.yml b/appveyor.yml index 17dd2b499d..9f3542a5a6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -53,6 +53,7 @@ test_script: } - cd electron - if "%GN_CONFIG%"=="testing" ( echo Running test suite & npm run test -- --ci ) + - cd .. deploy_script: - cd electron - ps: >-