]> granicus.if.org Git - python/commitdiff
Try to fix the AppVeyor cache mechanism (GH-5536)
authorZachary Ware <zachary.ware@gmail.com>
Sun, 4 Feb 2018 20:36:43 +0000 (14:36 -0600)
committerGitHub <noreply@github.com>
Sun, 4 Feb 2018 20:36:43 +0000 (14:36 -0600)
.github/appveyor.yml

index 06247e1337d42663378761f86a2eaf90817a1354..129c119df61f286d98a1d6033f6e701de1642e2a 100644 (file)
@@ -6,7 +6,7 @@ branches:
     - /\d\.\d/
     - buildbot-custom
 cache:
-  - externals -> PCbuild\*
+  - externals -> PCbuild
 build_script:
 - cmd: PCbuild\build.bat -e
 - cmd: PCbuild\win32\python.exe -m test.pythoninfo