Comment out caching in appveyor config to allow it to download new dependency package.

This commit is contained in:
hiker 2017-03-28 10:44:12 +11:00
parent 0f9151e5d2
commit 345d9c3ef1

View File

@ -18,8 +18,8 @@ configuration:
matrix:
fast_finish: true
cache:
- '%DEPS_DIR%'
#cache:
# - '%DEPS_DIR%'
#- '%ASSETS_DIR%'
install: