Skip to content

Commit

Permalink
Increase verbosity level of AppVeyor CI
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Feb 8, 2020
1 parent bf44d48 commit 084dd7d
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 @@ -19,7 +19,7 @@ install:
- "%PYTHON%/Scripts/pip.exe install typepy[datetime,test]"

test_script:
- "%PYTHON%/python.exe setup.py test"
- "%PYTHON%/python.exe -m pytest -vv"

notifications:
- provider: Slack
Expand Down

0 comments on commit 084dd7d

Please sign in to comment.