Purge Appveyor build cache

This commit is contained in:
Qstick 2018-01-23 23:29:08 -05:00 committed by GitHub
parent 8c1e47e9fa
commit 9077d0c77e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,8 @@ test_script:
- C:\msys64\usr\bin\bash -lc "cd \"$APPVEYOR_BUILD_FOLDER\" && exec ./test.sh Windows Unit
cache:
- '%USERPROFILE%\.nuget\packages'
- node_modules
#- '%USERPROFILE%\.nuget\packages'
#- node_modules
pull_requests:
do_not_increment_build_number: true