Michael Merickel
2016-11-21 9089d33cfa59d84cf76b9f52f8bf181c98c6a121
cache pip artifacts
1 files modified
3 ■■■■■ changed files
appveyor.yml 3 ●●●●● patch | view | raw | blame | history
appveyor.yml
@@ -5,6 +5,9 @@
    - PYTHON: "C:\\Python27"
      TOXENV: "py27"
cache:
    - '%LOCALAPPDATA%\pip\Cache'
install:
  - "%PYTHON%\\python.exe -m pip install tox"