Skip to content

Commit b782b33

Browse files
author
Mike Churchward
committed
New postgres minimum version in Travis.
1 parent 3d78e2d commit b782b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: php
22

33
addons:
4-
postgresql: "9.5"
4+
postgresql: "9.6"
55

66
services:
77
- mysql

0 commit comments

Comments
 (0)