Commit 09afa63e authored by Fabien Potencier's avatar Fabien Potencier

fixed .travis.yml

parent 6bb64c08
...@@ -4,7 +4,7 @@ sudo: false ...@@ -4,7 +4,7 @@ sudo: false
cache: cache:
directories: directories:
- $HOME/.composer/cache - $HOME/.composer/cache/files
before_install: before_install:
- if [[ $TRAVIS_PHP_VERSION != hhvm ]]; then phpenv config-rm xdebug.ini; fi - if [[ $TRAVIS_PHP_VERSION != hhvm ]]; then phpenv config-rm xdebug.ini; fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment