diff --git a/.travis.yml b/.travis.yml index b6417a9..180acb3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,9 +1,9 @@ language: php ## Cache composer bits -#cache: -# directories: -# - $HOME/.composer/cache/files +cache: + directories: + - $HOME/.composer/cache/files ## Build matrix for lowest and highest possible targets matrix: