Skip to content

Commit

Permalink
Travis CI: Update postgres from 9.4 to 9.6
Browse files Browse the repository at this point in the history
Also validates that the atomic upsert feature works fine.
  • Loading branch information
psibi committed Sep 16, 2017
1 parent 9396c27 commit a6277bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ addons:
- cabal-install-1.24
sources:
- hvr-ghc
postgresql: "9.4"
postgresql: "9.6"

services:
- mongodb
Expand Down

0 comments on commit a6277bb

Please sign in to comment.