Update .gitlab-ci.yml, try to fix CI

This commit is contained in:
Skia 2016-10-04 11:26:20 +02:00
parent 64b4484620
commit e169e4ff6f

View File

@ -1,5 +1,4 @@
test:
script:
- cp sith/settings_sample.py sith/settings.py
- pip install -r requirements.txt
- python manage.py test