mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-12-22 14:35:00 +01:00
parent
90e9e32632
commit
c0e3453a62
1 changed files with 1 additions and 0 deletions
|
@ -18,5 +18,6 @@ install:
|
|||
script:
|
||||
- nosetests -v --with-flaky --no-flaky-report --with-coverage --cover-package=telegram/ tests
|
||||
- if [[ $TRAVIS_PYTHON_VERSION == 3.5 ]]; then pre-commit run --all-files; fi
|
||||
- python ./setup.py bdist_dumb
|
||||
after_success:
|
||||
coveralls
|
||||
|
|
Loading…
Reference in a new issue