Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
fbab408bf9
@ -27,5 +27,6 @@ pytest:
|
|||||||
- 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-debian.txt | xargs apt-get install -y
|
- apt-get update && cat system-requirements-debian.txt | xargs apt-get install -y
|
||||||
|
- python manage.py collectstatic
|
||||||
script:
|
script:
|
||||||
- pytest -v --cov=ojusomap
|
- pytest -v --cov=ojusomap
|
||||||
|
Loading…
Reference in New Issue
Block a user