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