Skip to content

Commit

Permalink
Move coveralls to dev requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Oct 17, 2013
1 parent 5ad2c9b commit f75e37d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -5,8 +5,6 @@ python:
env:
- PGVERSION=9.1
- PGVERSION=8.4
install:
- pip install coveralls --use-mirrors
script: ./bin/travis-build
notifications:
irc:
Expand Down
1 change: 1 addition & 0 deletions dev-requirements.txt
Expand Up @@ -9,3 +9,4 @@ Sphinx==1.1.3
polib==1.0.3
mock==1.0.1
factory-boy==2.1.1
coveralls>=0.3

0 comments on commit f75e37d

Please sign in to comment.