Sith/.gitlab-ci.yml
2016-10-04 11:26:20 +02:00

5 lines
78 B
YAML

test:
script:
- pip install -r requirements.txt
- python manage.py test