Skip to content

Commit

Permalink
Merge pull request #3 from ntwb/patch-1
Browse files Browse the repository at this point in the history
Fix Travis CI caching for composer
  • Loading branch information
danielbachhuber authored Apr 24, 2017
2 parents 261bf65 + 34dd8e7 commit ad68c56
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 @@ -12,8 +12,9 @@ branches:
- master

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

env:
global:
Expand Down

0 comments on commit ad68c56

Please sign in to comment.