Skip to content

Commit 0b044e0

Browse files
committed
Merge pull request #554 from wmde/JeroenDeDauw-patch-1
Use the composer cache
2 parents 4d4ac7b + c20ab35 commit 0b044e0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,7 @@ notifications:
2222
on_failure: always
2323
template:
2424
- "%{repository}/%{branch}/%{commit} : %{author} %{message} %{build_url}"
25+
26+
cache:
27+
directories:
28+
- $HOME/.composer/cache

0 commit comments

Comments
 (0)