diff --git a/appveyor.yml b/appveyor.yml index e190d1222..bab8295c5 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -6,9 +6,11 @@ cache: - node_modules -> package.json install: + - systeminfo | findstr /C:"OS" - set PATH=C:\Ruby23-x64\bin;%PATH% - ps: Install-Product node 6 x64 - yarn install + - type node_modules\.bin\grunt.cmd build_script: - yarn run icon-gen