Skip to content

Commit

Permalink
Cannot use latest postgres with precise dist.
Browse files Browse the repository at this point in the history
  • Loading branch information
bbankowski committed Nov 28, 2017
1 parent 136aaaf commit 5ebbece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -21,7 +21,7 @@ matrix:
env: db=postgres env: db=postgres


addons: addons:
postgresql: "9.6" postgresql: "9.4"


cache: cache:
directories: directories:
Expand Down

0 comments on commit 5ebbece

Please sign in to comment.