Comment out caching in appveyor config to allow it to download new dependency package.
This commit is contained in:
parent
0f9151e5d2
commit
345d9c3ef1
@ -18,8 +18,8 @@ configuration:
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
||||
cache:
|
||||
- '%DEPS_DIR%'
|
||||
#cache:
|
||||
# - '%DEPS_DIR%'
|
||||
#- '%ASSETS_DIR%'
|
||||
|
||||
install:
|
||||
|
Loading…
Reference in New Issue
Block a user