Skip to content

Commit

Permalink
setup pg 9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Yacine Petitprez committed Nov 19, 2017
1 parent a86078a commit 3cef917
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ script:
services:
- postgresql
before_script:
- psql -v
- psql -V
addons:
postgresql: "9.6"
deploy:
provider: pages
skip_cleanup: true
Expand Down

0 comments on commit 3cef917

Please sign in to comment.