Skip to content

Commit

Permalink
upgrade postgres to support jsonb columns
Browse files Browse the repository at this point in the history
  • Loading branch information
doughsay committed Mar 29, 2019
1 parent c3229c9 commit ea16503
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ elixir:
- "1.7"
- "1.8"

services:
- postgresql
addons:
postgresql: "9.6"

cache:
directories:
Expand Down

0 comments on commit ea16503

Please sign in to comment.