Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
4df5616200
@ -26,6 +26,6 @@ pytest:
|
|||||||
before_script:
|
before_script:
|
||||||
- pip install -U pip setuptools
|
- pip install -U pip setuptools
|
||||||
- pip install -r requirements-test.txt
|
- pip install -r requirements-test.txt
|
||||||
- apt-get update && cat system-requirements.txt | xargs apt-get install -y
|
- apt-get update && cat system-requirements-debian.txt | xargs apt-get install -y
|
||||||
script:
|
script:
|
||||||
- pytest -v --cov=ojusomap
|
- pytest -v --cov=ojusomap
|
||||||
|
Loading…
Reference in New Issue
Block a user