]> granicus.if.org Git - python/commitdiff
Cache externals, depending on changes to PCbuild (#3308)
authorZachary Ware <zachary.ware@gmail.com>
Mon, 4 Sep 2017 21:59:02 +0000 (14:59 -0700)
committerGitHub <noreply@github.com>
Mon, 4 Sep 2017 21:59:02 +0000 (14:59 -0700)
.github/appveyor.yml

index cb9821ccc651aff9b84a67ffafbb9c72ca4e5952..6a79a621e09d2d7cdd0778331e2d4d4b0a3a5239 100644 (file)
@@ -5,6 +5,8 @@ branches:
     - master
     - /\d\.\d/
     - buildbot-custom
+cache:
+  - externals -> PCbuild\*
 build_script:
 - cmd: PCbuild\build.bat -e
 - cmd: PCbuild\win32\python.exe -m test.pythoninfo