Skip to content

Commit 7c3207b

Browse files
Anton ShevchukAnton Shevchuk
Anton Shevchuk
authored and
Anton Shevchuk
committed
Try to cache composer cache :)
1 parent 8bef828 commit 7c3207b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ php:
77
matrix:
88
allow_failures:
99
- php: master
10+
sudo: false
11+
cache:
12+
directories:
13+
- $HOME/.composer/cache
1014
env:
1115
- BLUZ_MODULE=auth
1216
before_install:

0 commit comments

Comments
 (0)