summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2017-12-22 23:12:27 +0100
committerAnatol Belski <ab@php.net>2017-12-22 23:13:28 +0100
commit620b9b369d6047445f31ca18345f41612fa4d2db (patch)
tree90f404495ca481bd3861efd325d9ee550b60b12a
parent118bd77793f6ebb1efd60661c7449ca16728e35b (diff)
downloadphp-git-620b9b369d6047445f31ca18345f41612fa4d2db.tar.gz
Switch AppVeyor to PostgreSQL 10 for tests
-rw-r--r--.appveyor.yml2
1 files changed, 1 insertions, 1 deletions
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