Skip to content

Commit

Permalink
updates postgres version on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Danwhy committed Mar 12, 2019
1 parent 6885448 commit a34a093
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ cache:
- deps
services:
- postgresql
addons:
postgresql: "10.3"
env:
global:
- MIX_ENV=test
Expand Down

0 comments on commit a34a093

Please sign in to comment.