Skip to content

Commit

Permalink
Use pip to install pytest-capturelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mwcraig committed Sep 28, 2014
1 parent ddf671d commit 3972762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -43,7 +43,7 @@ install:
- "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
- conda config --set always_yes yes
- conda install --quiet -c astropy-ci-extras numpy=%NUMPY_VERSION% pytest Cython
- conda install --quiet -c asmeurer pytest-capturelog
- pip install pytest-capturelog

build: false

Expand Down

0 comments on commit 3972762

Please sign in to comment.