diff --git a/.travis.yml b/.travis.yml index 03b953883..56c3327d1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,5 +25,8 @@ script: - composer install --no-dev - ./tests/travis.sh -t4 +cache: + directories: + - $HOME/.composer/cache/files notifications: email: false