Comment out caching so that appveyor can download new dependencies.

This commit is contained in:
hiker 2017-03-28 10:42:37 +11:00
parent 6c35c08474
commit 2819801c7e

View File

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