Skip to content

Commit

Permalink
Testing coveralls fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Marketionist committed Sep 1, 2015
1 parent cbce1d6 commit 28f0f05
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 @@ -49,7 +49,7 @@ install:

script: coverage run --rcfile=.coverage.rc manage.py test

after_success: coveralls --config_file=.coverage.rc --coveralls_yaml=.coveralls.yml
after_success: coveralls

notifications:
irc:
Expand Down

0 comments on commit 28f0f05

Please sign in to comment.