We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba936af commit 022430aCopy full SHA for 022430a
.travis.yml
@@ -132,6 +132,7 @@ install:
132
- pip install redis
133
- pip install pytz whoosh pyjwt requests
134
- pip install jinja2
135
+ - pip install psycopg2
136
# note pytest-env is not needed for redis password as there is
137
# no password on CI's redis.
138
- pip install pytest-cov
0 commit comments