Skip to content

Commit d2126e7

Browse files
committed
Revert changes
1 parent 207e123 commit d2126e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ init:
4141
install:
4242
- cmd: python -m pip install -rtox-requirements.txt
4343
test_script:
44-
- python -m tox -vvv
44+
- python -m tox -v
4545
on_success:
4646
- python -m pip install codecov
4747
- python -m codecov

0 commit comments

Comments
 (0)