Skip to content

Commit

Permalink
[FIX] Add postgresql version to addons in order to fix Travis tests (#22
Browse files Browse the repository at this point in the history
)
  • Loading branch information
zaoral authored and jjscarafia committed Jun 17, 2019
1 parent 0976c16 commit ed8ff47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -9,6 +9,7 @@ python:
- "3.5"

addons:
postgresql: "9.6"
apt:
# only add the two lines below if you need wkhtmltopdf for your tests
# sources:
Expand Down

0 comments on commit ed8ff47

Please sign in to comment.