Skip to content

Commit

Permalink
Enable composer packages caching
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Čihař <michal@cihar.com>
  • Loading branch information
nijel committed Jul 14, 2015
1 parent fb940a0 commit e6f789a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -20,3 +20,7 @@ matrix:
allow_failures:
- php: "hhvm"
- php: "nightly"
cache:
directories:
- vendor
- $HOME/.composer/cache

0 comments on commit e6f789a

Please sign in to comment.