Remove appveyor cache

This commit is contained in:
Pavel Djundik 2016-11-20 09:43:08 +02:00
parent 6023035838
commit d6545fd307

View File

@ -21,9 +21,5 @@ test_script:
- npm --version
- npm test
# cache npm modules
cache:
- '%AppData%\npm-cache'
# Don't actually build
build: off