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

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