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:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
|
||||||
cache:
|
#cache:
|
||||||
- '%DEPS_DIR%'
|
# - '%DEPS_DIR%'
|
||||||
#- '%ASSETS_DIR%'
|
#- '%ASSETS_DIR%'
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user