Skip to content

Commit

Permalink
wrong coveralls python app
Browse files Browse the repository at this point in the history
  • Loading branch information
garethr committed Dec 23, 2013
1 parent 0bc4c31 commit b78bda0
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 @@ -4,4 +4,4 @@ python:
- "3.3"
install: pip install coveralls coverage
script: coverage run --rcfile=.coverage.rc setup.py test
after_success: coveralls --config_file=.coverage.rc
after_success: coveralls

0 comments on commit b78bda0

Please sign in to comment.