Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Commit

Permalink
travis-ci: try to debug coveralls not submitting coverage data
Browse files Browse the repository at this point in the history
  • Loading branch information
radhermit committed Jan 31, 2015
1 parent 0dbe045 commit e2eb26e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ install:
script: tox
after_success:
# upload coverage data to coveralls.io
- echo ${PWD}
- coveralls

# run pylint checks
Expand Down

0 comments on commit e2eb26e

Please sign in to comment.