Skip to content

Commit

Permalink
Disable appveyor cache - lets see if it's really slower.
Browse files Browse the repository at this point in the history
  • Loading branch information
ionelmc committed Sep 4, 2019
1 parent b59924f commit f1671be
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions appveyor.yml
@@ -1,8 +1,6 @@
# NOTE: this file is auto-generated via ci/bootstrap.py (ci/templates/appveyor.yml).
version: '{branch}-{build}'
build: off
cache:
- '%LOCALAPPDATA%\pip\Cache'
environment:
matrix:
- TOXENV: check
Expand Down
2 changes: 0 additions & 2 deletions ci/templates/appveyor.yml
@@ -1,7 +1,5 @@
version: '{branch}-{build}'
build: off
cache:
- '%LOCALAPPDATA%\pip\Cache'
environment:
matrix:
- TOXENV: check
Expand Down

0 comments on commit f1671be

Please sign in to comment.