Skip to content

Commit

Permalink
Removed vendor dir from cache;
Browse files Browse the repository at this point in the history
  • Loading branch information
edgardmessias committed Apr 28, 2016
1 parent b2f6b94 commit db8db29
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,9 @@ matrix:
# faster builds on new travis setup not using sudo
sudo: true

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

before_install:
Expand Down

0 comments on commit db8db29

Please sign in to comment.