X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=.travis.yml;fp=.travis.yml;h=14c5e7e3e43cba066eb6832d0252bc0d3e8a6da1;hp=d43ddb85dc80ef2da8863a3f48a9e4c84b68bb91;hb=aefbfa4e6ff7d68b01cca8b746b56c6570ffe576;hpb=b79edc51dfb0d34f172a7bb80e7b0f225d95a744 diff --git a/.travis.yml b/.travis.yml index d43ddb8..14c5e7e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,10 @@ compiler: - gcc - clang +cache: + directories: + - $HOME/build + env: global: - PQ_DSN="postgres://postgres@localhost/test"