Skip to content

Commit

Permalink
fix for travis and coverall
Browse files Browse the repository at this point in the history
  • Loading branch information
jochenklar committed Nov 13, 2015
1 parent 5fac5fe commit eb348cc
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 @@ -11,6 +11,6 @@ install:
before_script:
- cp DMPwerkzeug/test.local.py DMPwerkzeug/local.py
script:
- coverage run --source=DMPwerkzeug,core,accounts manage.py test
- coverage run manage.py test
after_success:
- coveralls

0 comments on commit eb348cc

Please sign in to comment.