Skip to content

Commit

Permalink
Merge pull request #260 from nanasess/fix-cacheing
Browse files Browse the repository at this point in the history
Fix cache directories
  • Loading branch information
Chihiro Adachi committed Apr 26, 2019
2 parents 4f13920 + a56f2a6 commit 0b0edd7
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 @@ -83,5 +83,4 @@ after_script:
# Cache folder, you can delete cache from Travis CI web interface
cache:
directories:
- data/vendor
- $HOME/.composer/cache vendor/
- $HOME/.composer/cache

0 comments on commit 0b0edd7

Please sign in to comment.