X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=scripts%2Fgen_travis_yml.php;h=8493aa65d35e25e1ed963a034856674a6174a868;hp=6513aefb5e97335faaf835bb54e63a5803f218bd;hb=aefbfa4e6ff7d68b01cca8b746b56c6570ffe576;hpb=b79edc51dfb0d34f172a7bb80e7b0f225d95a744 diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index 6513aef..8493aa6 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -15,6 +15,10 @@ compiler: - gcc - clang +cache: + directories: + - $HOME/build + env: global: - PQ_DSN="postgres://postgres@localhost/test"