Try again to improve CI

This commit is contained in:
Anna Sidwell 2019-04-07 19:00:05 +01:00
parent 11e8270185
commit b8d54a2770

View File

@ -32,7 +32,6 @@ cache:
before_script:
- apt-get update && cat system-requirements-debian.txt | xargs apt-get install -y
- python manage.py collectstatic
- python -V
- pip install virtualenv
- virtualenv venv