com php-src: switch to Postgres 9.6 for appveyor: .appveyor.yml
[email protected] (Anatol Belski)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 777929b1aef20140857d4ce5f1ab5e21c8d0aea0 Author: Anatol Belski <[email protected]> Mon, 15 May 2017 17:47:41 +0200 Parents: b8e0351978b19d0667090e0ffbc6752cffe27f32 Branches: PHP-7.0 PHP-7.1 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=777929b1aef20140857d4ce5f1ab5e21c8d0aea0 Log: switch to Postgres 9.6 for appveyor Changed paths: M .appveyor.yml Diff: diff --git a/.appveyor.yml b/.appveyor.yml index f387438..9dc9746 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