summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2017-05-15 17:48:29 +0200
committerAnatol Belski <ab@php.net>2017-05-15 17:48:29 +0200
commitb067bda4cd7d92c71788a7f0403a457279d70f72 (patch)
treeaba803ace87e82d2461f28aa7b7d3195e4994294
parent42e5df141c2eeddb04ceb68bdc041850d2ba52cb (diff)
parent777929b1aef20140857d4ce5f1ab5e21c8d0aea0 (diff)
downloadphp-git-b067bda4cd7d92c71788a7f0403a457279d70f72.tar.gz
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0: switch to Postgres 9.6 for appveyor
-rw-r--r--.appveyor.yml2
1 files changed, 1 insertions, 1 deletions
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