Skip to content
This repository has been archived by the owner on Mar 6, 2018. It is now read-only.

Commit

Permalink
reactivate coveralls support
Browse files Browse the repository at this point in the history
  • Loading branch information
garbados committed Oct 29, 2013
1 parent e2d2afb commit c2f377d
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,7 +4,7 @@ python:
services:
- couchdb
before_script:
- pip install coverage
- pip install coverage coveralls
script:
- coverage run --source=divan setup.py test
after_success:
Expand Down

0 comments on commit c2f377d

Please sign in to comment.