瀏覽代碼

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 年之前
父節點
當前提交
3728146be3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

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