Skip to content

Commit

Permalink
Merge pull request #101 from ntwb/patch-2
Browse files Browse the repository at this point in the history
Fix Travis CI caching for composer
  • Loading branch information
danielbachhuber committed Apr 24, 2017
2 parents e106ba0 + 91e5bc8 commit 5f7130b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ branches:
- master

cache:
- composer
- $HOME/.composer/cache
directories:
- vendor
- $HOME/.composer/cache

php:
- 5.3
Expand Down

0 comments on commit 5f7130b

Please sign in to comment.