Skip to content

Commit d515614

Browse files
committed
explicitly request postgresql96
1 parent ea273e0 commit d515614

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
@@ -32,7 +32,7 @@ environment:
3232

3333
services:
3434
# - mysql
35-
- postgresql
35+
- postgresql96
3636

3737
init:
3838
- git config --global core.autocrlf input

0 commit comments

Comments
 (0)