Sith/.gitlab-ci.yml

5 lines
78 B
YAML
Raw Normal View History

2016-04-18 04:58:15 +02:00
test:
script:
- pip install -r requirements.txt
- python manage.py test