Commit c47fc65e by Marcin Cieslak

Merge branch 'avcache'

parents 709e22dd 4360a5bd
......@@ -29,6 +29,8 @@ after_success: npm run-script coverage
cache:
directories:
- $HOME/.node-gyp
- $HOME/.npm
- node_modules
notifications:
......
......@@ -2,6 +2,10 @@ version: "{build}"
build: off
cache:
- c:\Users\appveyor\.node-gyp
- '%AppData%\npm-cache'
environment:
SKIP_SASS_BINARY_DOWNLOAD_FOR_CI: true
matrix:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment