Don't use a custom version of coveralls
This commit is contained in:
parent
ffb1ee024d
commit
d653a3a3f7
@ -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:
|
||||
|
@ -2,7 +2,6 @@ coverage
|
||||
freezegun
|
||||
mock
|
||||
nose
|
||||
https://github.com/spulec/python-coveralls/tarball/796d9dba34b759664e42ba39e6414209a0f319ad
|
||||
requests
|
||||
sure<1.2.4
|
||||
xmltodict
|
||||
|
Loading…
Reference in New Issue
Block a user