kopia lustrzana https://github.com/jupyterhub/repo2docker
rodzic
faf293ec93
commit
27197ed6c3
|
@ -16,7 +16,7 @@ install:
|
||||||
script:
|
script:
|
||||||
# cd into tests so CWD being repo2docker does not hide
|
# cd into tests so CWD being repo2docker does not hide
|
||||||
# possible issues with MANIFEST.in
|
# possible issues with MANIFEST.in
|
||||||
- cd tests && pytest --cov repo2docker -s -v ${REPO_TYPE}
|
- cd tests && pytest --cov repo2docker -v ${REPO_TYPE}
|
||||||
after_success:
|
after_success:
|
||||||
- pip install codecov
|
- pip install codecov
|
||||||
- codecov
|
- codecov
|
||||||
|
|
Ładowanie…
Reference in New Issue