From: Zachary Ware Date: Mon, 4 Sep 2017 21:59:02 +0000 (-0700) Subject: Cache externals, depending on changes to PCbuild (#3308) X-Git-Tag: v3.7.0a1~168 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f801322e92384ef3eac2a9b7ac2c49d37102d0f3;p=python Cache externals, depending on changes to PCbuild (#3308) --- diff --git a/.github/appveyor.yml b/.github/appveyor.yml index cb9821ccc6..6a79a621e0 100644 --- a/.github/appveyor.yml +++ b/.github/appveyor.yml @@ -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