Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Commit

Permalink
Set travis composer cache
Browse files Browse the repository at this point in the history
  • Loading branch information
andreyors committed Jul 6, 2018
1 parent c96a44b commit 2ccf375
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -29,6 +29,10 @@ after_success:
notifications:
email: false

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

env:
matrix:
- PREFER_LOWEST="--prefer-lowest --prefer-stable"
Expand Down

0 comments on commit 2ccf375

Please sign in to comment.