Update appveyor.yml

small update
This commit is contained in:
Eldinnie 2017-09-09 23:53:49 +02:00 committed by GitHub
parent f5b746f1ba
commit c5ab8930b9

View file

@ -24,4 +24,4 @@ build: off
cache: C:\Users\appveyor\pip\wheels
test_script:
- "%python%\\Scripts\\pytest -v --cov=telegram"
- "%python%\\Scripts\\pytest -v --cov"