Skip to content

Commit

Permalink
Adding coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-code committed Nov 26, 2016
1 parent 79fb375 commit 9186307
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ before_script:
# command to run tests
script:
- coverage run manage.py test
#after_success:
# - coveralls
after_success:
- coveralls

0 comments on commit 9186307

Please sign in to comment.