1
0
mirror of https://github.com/php/php-src.git synced 2026-04-18 13:31:27 +02:00

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

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