travis: codecov should be in after_script
This commit is contained in:
pare
3b6e3313ac
commit
376c1927ba
S'han modificat 1 arxius amb 2 adicions i 3 eliminacions
|
@ -6,8 +6,7 @@ python:
|
|||
install:
|
||||
- pip install .
|
||||
- pip install codecov
|
||||
script:
|
||||
- python setup.py pytest
|
||||
- codecov
|
||||
script: python setup.py pytest
|
||||
after_script: codecov
|
||||
|
||||
cache: pip
|
||||
|
|
Loading…
Referencia en una nova incidència