Commit 6dc4d235 by Christopher Lee

Update .travis.yml

parent eb25f854
......@@ -7,5 +7,8 @@ install:
- "pip install coveralls"
script:
- "python manage.py test"
branches:
only:
- master
after_success:
coveralls
\ No newline at end of file
coveralls
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment