mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2025-02-16 18:31:45 +01:00
Fixing coveralls
This commit is contained in:
parent
6a300950c6
commit
85fb99ee9a
1 changed files with 1 additions and 1 deletions
|
@ -8,6 +8,6 @@ python:
|
|||
install:
|
||||
- pip install coveralls
|
||||
script:
|
||||
covarage run telegram_tests.py
|
||||
coveralls run telegram_tests.py
|
||||
after_success:
|
||||
coveralls
|
||||
|
|
Loading…
Add table
Reference in a new issue