Skip to content

Commit 777929b

Browse files
committed
switch to Postgres 9.6 for appveyor
1 parent b8e0351 commit 777929b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ environment:
4343
services:
4444
# the setup scripts have to be touched, once some other db version is used
4545
- mysql
46-
- postgresql95
46+
- postgresql96
4747

4848
platform:
4949
- x64

0 commit comments

Comments
 (0)