summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2017-05-15 17:47:41 +0200
committerAnatol Belski <ab@php.net>2017-05-15 17:47:41 +0200
commit777929b1aef20140857d4ce5f1ab5e21c8d0aea0 (patch)
tree7a6f2ff272ccaf6f01b6d36e275af587dd2f5282
parentb8e0351978b19d0667090e0ffbc6752cffe27f32 (diff)
downloadphp-git-777929b1aef20140857d4ce5f1ab5e21c8d0aea0.tar.gz
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