Sith/.gitlab-ci.yml

5 lines
78 B
YAML
Raw Normal View History

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