From: Anatol Belski Date: Mon, 15 May 2017 15:47:41 +0000 (+0200) Subject: switch to Postgres 9.6 for appveyor X-Git-Tag: php-7.0.20RC1~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=777929b1aef20140857d4ce5f1ab5e21c8d0aea0;p=php switch to Postgres 9.6 for appveyor --- diff --git a/.appveyor.yml b/.appveyor.yml index f38743887a..9dc974636e 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -43,7 +43,7 @@ environment: services: # the setup scripts have to be touched, once some other db version is used - mysql - - postgresql95 + - postgresql96 platform: - x64