change build directory
[m6w6/ext-pq] / scripts / gen_travis_yml.php
index 6513aefb5e97335faaf835bb54e63a5803f218bd..77d3a0f9e22fbd31956d63de15e6a4c6feff6979 100755 (executable)
@@ -15,6 +15,10 @@ compiler:
  - gcc
  - clang
 
+cache:
+ directories:
+  - $HOME/cache
 env:
  global:
   - PQ_DSN="postgres://postgres@localhost/test"