Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nicozanf authored Nov 29, 2024
1 parent fb94f37 commit 22a8066
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 @@ -21,7 +21,7 @@ init:
- set PATH=%PYTHON%;%PYTHON%\Scripts;%PATH%

install:
- appveyor DownloadFile https://bootstrap.pypa.io/pip/%PY_VER%/get-pip.py
- appveyor DownloadFile https://bootstrap.pypa.io/pip/get-pip.py
- python get-pip.py
- pip install tox==1.9.2
- pip install codecov
Expand Down

0 comments on commit 22a8066

Please sign in to comment.