Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mapeveri committed Jul 26, 2017
1 parent 1e1b471 commit e40a280
Showing 1 changed file 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 @@ -23,7 +23,7 @@ before_script:
- export DJANGO_SETTINGS_MODULE=testsapp.settings

script:
- coverage run manage.py test
- coverage run --source=musette manage.py test

after_success:
coveralls

0 comments on commit e40a280

Please sign in to comment.