We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a30095 commit 85fb99eCopy full SHA for 85fb99e
.travis.yml
@@ -8,6 +8,6 @@ python:
8
install:
9
- pip install coveralls
10
script:
11
- covarage run telegram_tests.py
+ coveralls run telegram_tests.py
12
after_success:
13
coveralls
0 commit comments