Browse Source

Try to fix the AppVeyor build by invalidating the cache.

pull/520/head
João Matos 10 years ago
parent
commit
079d0ce636
  1. 3
      appveyor.yml

3
appveyor.yml

@ -23,9 +23,6 @@ shallow_clone: true @@ -23,9 +23,6 @@ shallow_clone: true
matrix:
fast_finish: true
cache:
- '%LLVM_PATH%'
platform:
- x86

Loading…
Cancel
Save