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 a5c47c7 commit 56e2c6aCopy full SHA for 56e2c6a
.travis.yml
@@ -25,6 +25,7 @@ matrix:
25
26
install:
27
- pip install flake8 coverage coveralls
28
+ - pip install psycopg2
29
- pip install -q Django==$DJANGO_VERSION
30
31
script:
0 commit comments