Explorar el Código

setting TMPDIR needed for Zend_Cache

Adar Porat hace 12 años
padre
commit
12aacac964
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -4,6 +4,8 @@ php:
   - "5.3"
   - "5.4"
 
+env: TMPDIR=/tmp
+
 before_install:
  - phpenv rehash
  - sh ./tests/install_dependencies.sh