mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-24 03:45:38 +08:00
renamed api folder
This commit is contained in:
9
api/circle.yml
Normal file
9
api/circle.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
machine:
|
||||
python:
|
||||
version: 2.7.9
|
||||
|
||||
test:
|
||||
pre:
|
||||
- python manage.py init_db
|
||||
override:
|
||||
- python unit_tests.py
|
||||
Reference in New Issue
Block a user