]> granicus.if.org Git - python/commitdiff
[3.6] Cache externals, depending on changes to PCbuild (GH-3308) (#3366)
authorZachary Ware <zachary.ware@gmail.com>
Wed, 6 Sep 2017 01:01:33 +0000 (18:01 -0700)
committerGitHub <noreply@github.com>
Wed, 6 Sep 2017 01:01:33 +0000 (18:01 -0700)
(cherry picked from commit f801322e92384ef3eac2a9b7ac2c49d37102d0f3)

.github/appveyor.yml

index aa6c3ab88cc078c991f3e6a75276757817ab6024..0936469370ea330e69625e6cf3d92f6f4d4bc45f 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