Skip to content

Commit

Permalink
Install pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
boivinalex committed May 25, 2018
1 parent 0ca4fba commit f52406b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Expand Up @@ -15,6 +15,7 @@ install:
- "conda create -q -n test-environment python=%PYTHON_VERSION%"
- activate test-environment
- conda install --yes --file requirements.txt
- conda install --yes pytest
- conda list
- python setup.py install

Expand Down

0 comments on commit f52406b

Please sign in to comment.