Skip to content

Commit 2d07bff

Browse files
committed
[MIG] .travis.yml: Upgrade to Postgres 9.6
1 parent edaeb61 commit 2d07bff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ sudo: false
22
cache: pip
33

44
addons:
5+
postgresql: "9.6"
56
apt:
67
packages:
78
- expect-dev # provides unbuffer utility

0 commit comments

Comments
 (0)