Fixing coveralls

This commit is contained in:
Leandro Toledo 2015-08-11 14:45:22 -03:00
parent 85fb99ee9a
commit ef2dc749ba

View file

@ -8,6 +8,6 @@ python:
install:
- pip install coveralls
script:
coveralls run telegram_tests.py
coverage run telegram_test.py
after_success:
coveralls