We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 207e123 commit d2126e7Copy full SHA for d2126e7
appveyor.yml
@@ -41,7 +41,7 @@ init:
41
install:
42
- cmd: python -m pip install -rtox-requirements.txt
43
test_script:
44
- - python -m tox -vvv
+ - python -m tox -v
45
on_success:
46
- python -m pip install codecov
47
- python -m codecov
0 commit comments