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 boto==$BOTO_VERSION
|
||||||
- pip install .
|
- pip install .
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
|
- pip install coveralls
|
||||||
script:
|
script:
|
||||||
- make test
|
- make test
|
||||||
after_success:
|
after_success:
|
||||||
|
@ -2,7 +2,6 @@ coverage
|
|||||||
freezegun
|
freezegun
|
||||||
mock
|
mock
|
||||||
nose
|
nose
|
||||||
https://github.com/spulec/python-coveralls/tarball/796d9dba34b759664e42ba39e6414209a0f319ad
|
|
||||||
requests
|
requests
|
||||||
sure<1.2.4
|
sure<1.2.4
|
||||||
xmltodict
|
xmltodict
|
||||||
|
Loading…
Reference in New Issue
Block a user