.travis.yml

main
Michael Herman 2015-04-16 16:27:30 -06:00
parent 50f65a5fc7
commit 75924529ba
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ python:
install: "pip install -r requirements.txt"
script: nosetests
script: "python manage.py test"