Explorar o código

setting TMPDIR needed for Zend_Cache

Adar Porat %!s(int64=12) %!d(string=hai) anos
pai
achega
12aacac964
Modificáronse 1 ficheiros con 2 adicións e 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