appveyor: split electron and compile tasks

This commit is contained in:
João Moreno 2015-11-25 09:25:03 +01:00
parent 1736f67195
commit a1c4fd9bfe

View file

@ -6,7 +6,8 @@ install:
build_script:
- .\scripts\npm.bat install
- gulp electron compile
- gulp electron
- gulp compile
test_script:
- mocha