Skip to content

Commit

Permalink
Install coveralls in travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
RouganStriker committed Mar 3, 2019
1 parent fe449e6 commit 68dbb76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -13,4 +13,5 @@ script:
- flake8 django_query_debug tests
- python setup.py test
after_success:
- pip install python-coveralls
- coveralls

0 comments on commit 68dbb76

Please sign in to comment.