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"
|
||||
- "2.7"
|
||||
|
||||
install: pip install .
|
||||
script: python setup.py pytest
|
||||
install:
|
||||
- pip install .
|
||||
- pip install codecov
|
||||
script:
|
||||
- python setup.py pytest
|
||||
- codecov
|
||||
|
|
Loading…
Referencia en una nova incidència