Commit f4b3441f by Christopher Lee

Merge pull request #40 from edx/clee/remove_double_travis

Update .travis.yml
parents eb25f854 6dc4d235
......@@ -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