X Tutup
Skip to content

Commit 85fb99e

Browse files
committed
Fixing coveralls
1 parent 6a30095 commit 85fb99e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ python:
88
install:
99
- pip install coveralls
1010
script:
11-
covarage run telegram_tests.py
11+
coveralls run telegram_tests.py
1212
after_success:
1313
coveralls

0 commit comments

Comments
 (0)
X Tutup