Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Add coverage to requirements
  • Loading branch information
asvetlov committed Jan 3, 2015
1 parent ddc0730 commit d4ecb2e
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 @@ -7,6 +7,7 @@ install:
- pip install --upgrade setuptools
- pip install flake8
- pip install docutils
- pip install coverage
- python setup.py develop

script:
Expand Down

0 comments on commit d4ecb2e

Please sign in to comment.