From: Anatol Belski Date: Fri, 22 Dec 2017 22:12:27 +0000 (+0100) Subject: Switch AppVeyor to PostgreSQL 10 for tests X-Git-Tag: php-7.1.14RC1~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=620b9b369d6047445f31ca18345f41612fa4d2db;p=php Switch AppVeyor to PostgreSQL 10 for tests --- diff --git a/.appveyor.yml b/.appveyor.yml index 0d312ca8ba..f04853de9b 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -42,7 +42,7 @@ environment: services: # the setup scripts have to be touched, once some other db version is used - mysql - - postgresql96 + - postgresql10 platform: - x64