X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=scripts%2Fgen_travis_yml.php;h=697fb050151561382f04d16daefb19780535b11d;hb=ed0a4dfa7b36910d2e50a64b65682ac65a48d0ce;hp=a8a1ba941e3a1cfefa912aaa34d0af589eb763a6;hpb=648186c31f93f6c6e67d25d899b61ac726d0d308;p=m6w6%2Fext-pq diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index a8a1ba9..697fb05 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -4,7 +4,7 @@ language: c sudo: false addons: - postgresql: 9.4 + postgresql: 10 apt: packages: - php-cli