Skip to content

Commit

Permalink
the same thing on appveyor..
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Jan 31, 2018
1 parent 44388a5 commit 3073880
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ environment:
- PYTHON: "C:\\Python36-x64"

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

test_script:
Expand Down

0 comments on commit 3073880

Please sign in to comment.