Purge Appveyor build cache

pull/190/head
Qstick 7 years ago committed by GitHub
parent 8c1e47e9fa
commit 9077d0c77e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save