Skip to content

Commit

Permalink
Add coverage to script scope
Browse files Browse the repository at this point in the history
  • Loading branch information
juliolugo96 committed May 30, 2019
1 parent ee0d2cc commit 7e1ad79
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ before_script:

script:
- python manage.py migrate
- python manage.py test
- coverage run manage.py test

after_success:
- coveralls
Binary file modified users/tests/__pycache__/test_models.cpython-35.pyc
Binary file not shown.

0 comments on commit 7e1ad79

Please sign in to comment.