Don't use a custom version of coveralls

This commit is contained in:
David Baumgold 2014-08-26 14:17:25 -04:00
parent ffb1ee024d
commit d653a3a3f7
2 changed files with 1 additions and 1 deletions

View File

@ -14,6 +14,7 @@ install:
- pip install boto==$BOTO_VERSION
- pip install .
- pip install -r requirements.txt
- pip install coveralls
script:
- make test
after_success:

View File

@ -2,7 +2,6 @@ coverage
freezegun
mock
nose
https://github.com/spulec/python-coveralls/tarball/796d9dba34b759664e42ba39e6414209a0f319ad
requests
sure<1.2.4
xmltodict