Skip to content

Commit

Permalink
small code fix
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Aug 10, 2016
1 parent e80d1f2 commit 01d392c
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 @@ -12,6 +12,7 @@ python:
- "pypy3"
services: mongodb
install:
- if [[ $TRAVIS_PYTHON_VERSION == "3.2" ]]; then pip install "pymongo<3.3"; fi
- pip install "pkginfo<1.3"
- pip install -r requirements.txt
- pip install coveralls
Expand Down

0 comments on commit 01d392c

Please sign in to comment.