X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=scripts%2Fgen_travis_yml.php;h=d1678ab4c67a35cf99b4c2e1f34e54899ed59d17;hp=28eadfdffb889a780052827d671cae32ac8f2256;hb=8cdbfe9a880fc3d578e9174b92fc2d2fed167a8d;hpb=9dfcccaad554c8e3ddeb9d2635e2faf09425282e diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index 28eadfd..d1678ab 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -7,7 +7,7 @@ addons: postgresql: 9.4 apt: packages: - - php5-cli + - php-cli - php-pear - valgrind