Skip to content
Snippets Groups Projects
Commit de6c333e authored by Ben Adida's avatar Ben Adida
Browse files

addon

parent 471443c2
Branches
Tags
No related merge requests found
...@@ -6,3 +6,5 @@ python: ...@@ -6,3 +6,5 @@ python:
install: "pip install -r requirements.txt" install: "pip install -r requirements.txt"
# command to run tests, e.g. python setup.py test # command to run tests, e.g. python setup.py test
script: "python manage.py test" script: "python manage.py test"
addons:
postgresql: "9.3"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment