Skip to content

Commit 56e2c6a

Browse files
committed
pip install psycopg2
1 parent a5c47c7 commit 56e2c6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ matrix:
2525

2626
install:
2727
- pip install flake8 coverage coveralls
28+
- pip install psycopg2
2829
- pip install -q Django==$DJANGO_VERSION
2930

3031
script:

0 commit comments

Comments
 (0)