Browse Source

Fix Appveyor Dependency

The mingw-builds downloads need to be flushed whenever the download script
changes. It used to use a python script but has changed to a batch script
Matt Clarkson 10 năm trước cách đây
mục cha
commit
3728146be3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -103,4 +103,4 @@ matrix:
   fast_finish: true
 
 cache:
-  - C:\mingw-builds -> mingw.py
+  - C:\mingw-builds -> mingw.cmd