summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2017-09-04 14:59:02 -0700
committerGitHub <noreply@github.com>2017-09-04 14:59:02 -0700
commitf801322e92384ef3eac2a9b7ac2c49d37102d0f3 (patch)
treed7104ab94037b80b05de88ebdc8b4fa1e4e9d072 /.github
parentb2d096bd2a5ff86e53c25d00ee5fa097b36bf1d8 (diff)
downloadcpython-git-f801322e92384ef3eac2a9b7ac2c49d37102d0f3.tar.gz
Cache externals, depending on changes to PCbuild (#3308)
Diffstat (limited to '.github')
-rw-r--r--.github/appveyor.yml2
1 files changed, 2 insertions, 0 deletions
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