Skip to content

Commit

Permalink
Merge pull request php-http#51 from xabbuh/patch-1
Browse files Browse the repository at this point in the history
only cache downloaded packages
  • Loading branch information
sagikazarmark committed Feb 28, 2016
2 parents c0e2ad3 + bee37f6 commit 72d12d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sudo: false

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

php:
- 5.5
Expand Down

0 comments on commit 72d12d1

Please sign in to comment.