Fix coveralls
parent
8eb396a435
commit
61b0d02a88
|
@ -15,6 +15,7 @@ cache:
|
|||
- $HOME/.cache/pip
|
||||
install: pip install -U tox
|
||||
language: python
|
||||
script: tox
|
||||
after_success:
|
||||
script:
|
||||
- tox
|
||||
- pip install coveralls
|
||||
- coveralls
|
||||
|
|
Loading…
Reference in New Issue