Skip to content

Commit f1671be

Browse files
committed
Disable appveyor cache - lets see if it's really slower.
1 parent b59924f commit f1671be

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

appveyor.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# NOTE: this file is auto-generated via ci/bootstrap.py (ci/templates/appveyor.yml).
22
version: '{branch}-{build}'
33
build: off
4-
cache:
5-
- '%LOCALAPPDATA%\pip\Cache'
64
environment:
75
matrix:
86
- TOXENV: check

ci/templates/appveyor.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
version: '{branch}-{build}'
22
build: off
3-
cache:
4-
- '%LOCALAPPDATA%\pip\Cache'
53
environment:
64
matrix:
75
- TOXENV: check

0 commit comments

Comments
 (0)