mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-01 08:42:46 +08:00
10 lines
140 B
YAML
10 lines
140 B
YAML
machine:
|
|
python:
|
|
version: 2.7.9
|
|
|
|
test:
|
|
pre:
|
|
- python manage.py init_db
|
|
override:
|
|
- python unit_tests.py
|