Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  switch to Postgres 9.6 for appveyor
This commit is contained in:
Anatol Belski 2017-05-15 17:48:29 +02:00
commit b067bda4cd

View File

@ -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