Skip to content

Commit

Permalink
pf
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Dec 9, 2017
1 parent b2632eb commit 06ef552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ environment:
- PYTHON: "C:\\Python36-x64"

install:
- %PYTHON%\\python.exe -m pip install "pytest<3.3.0" hypothesis coverage codecov
- %PYTHON%\\python.exe -m pip install pytest\<3.3.0 hypothesis coverage codecov

test_script:
- %PYTHON%\\python.exe -m coverage run --branch setup.py test
Expand Down

0 comments on commit 06ef552

Please sign in to comment.