Don't use a custom version of coveralls
This commit is contained in:
parent
ffb1ee024d
commit
d653a3a3f7
2 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue