|
@@ -5,4 +5,4 @@ python: |
|
|
# command to install dependencies |
|
|
# command to install dependencies |
|
|
install: pip install -r requirements.txt |
|
|
install: pip install -r requirements.txt |
|
|
# command to run tests |
|
|
# command to run tests |
|
|
script: python manage.py test |
|
|
|
|
|
|
|
|
script: python manage.py test core pins api |