mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-29 03:32:49 +01:00
Update appveyor.yml
small update
This commit is contained in:
parent
f5b746f1ba
commit
c5ab8930b9
1 changed files with 1 additions and 1 deletions
|
@ -24,4 +24,4 @@ build: off
|
||||||
cache: C:\Users\appveyor\pip\wheels
|
cache: C:\Users\appveyor\pip\wheels
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- "%python%\\Scripts\\pytest -v --cov=telegram"
|
- "%python%\\Scripts\\pytest -v --cov"
|
||||||
|
|
Loading…
Reference in a new issue