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
1 changed files with 0 additions and 1 deletions

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