Files
stacks-puppet-node/api/circle.yml
2016-08-15 12:11:31 -04:00

10 lines
140 B
YAML

machine:
python:
version: 2.7.9
test:
pre:
- python manage.py init_db
override:
- python unit_tests.py