drop coveralls support

This commit is contained in:
Mikhail Korobov 2015-10-12 18:12:56 +05:00
parent 0117c811c9
commit 09fc9b48b6
1 changed files with 1 additions and 2 deletions

View File

@ -11,11 +11,10 @@ env:
- TOXENV=py33
- TOXENV=docs
install:
- pip install -U tox twine wheel codecov coveralls
- pip install -U tox twine wheel codecov
script: tox
after_success:
- codecov
- coveralls
notifications:
irc:
use_notice: true