add codecov
This commit is contained in:
pare
9c490fc387
commit
430bebc124
S'han modificat 1 arxius amb 6 adicions i 2 eliminacions
|
@ -3,5 +3,9 @@ python:
|
||||||
- "3.6"
|
- "3.6"
|
||||||
- "2.7"
|
- "2.7"
|
||||||
|
|
||||||
install: pip install .
|
install:
|
||||||
script: python setup.py pytest
|
- pip install .
|
||||||
|
- pip install codecov
|
||||||
|
script:
|
||||||
|
- python setup.py pytest
|
||||||
|
- codecov
|
||||||
|
|
Loading…
Referencia en una nova incidència