Skip to content

Commit feccfba

Browse files
committed
Merge branch 'mrrobot47-travis/cache-composer' into develop
2 parents 9f78f32 + c071e2e commit feccfba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ script:
2525
after_script:
2626
- cat /opt/easyengine/ee.log
2727

28+
cache:
29+
directories:
30+
- $HOME/.composer/cache
31+
2832
notifications:
2933
email:
3034
on_success: never

0 commit comments

Comments
 (0)