diff --git a/appveyor.yml b/appveyor.yml index f53b3ab2fd1da5df19b365fabab2b046d120ffd3..b8fd60c006208d7f9fb6312d7f7e2348c36f3dad 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -6,7 +6,8 @@ install: build_script: - .\scripts\npm.bat install - - gulp electron compile + - gulp electron + - gulp compile test_script: - mocha