Skip to content

Commit eb55f5f

Browse files
committed
Re-instate cache, and clean after conda update
1 parent cbd2a31 commit eb55f5f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.appveyor.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ platform:
5252
build: false
5353

5454
cache:
55-
#- '%LOCALAPPDATA%\pip\Cache'
56-
#- '%USERPROFILE%\.cache\matplotlib'
55+
- '%LOCALAPPDATA%\pip\Cache'
56+
- '%USERPROFILE%\.cache\matplotlib'
5757

5858
init:
5959
- echo %PYTHON_VERSION% %CONDA_INSTALL_LOCN%
@@ -62,8 +62,8 @@ install:
6262
- set PATH=%CONDA_INSTALL_LOCN%;%CONDA_INSTALL_LOCN%\scripts;%PATH%;
6363
- set PYTHONUNBUFFERED=1
6464
# for obvci_appveyor_python_build_env.cmd
65-
- conda clean --all --yes
6665
- conda update --all --yes
66+
- conda clean --all --yes
6767
- conda install -c conda-forge --yes --quiet obvious-ci
6868
# for msinttypes and newer stuff
6969
- conda config --prepend channels conda-forge

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy