Skip to content

Commit f80d71f

Browse files
committed
changes
1 parent d5c4cf9 commit f80d71f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.travis.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ php:
66
- 5.6
77
- 7.0
88

9-
cache: apt
9+
cache:
10+
apt: true
11+
bundler: true
12+
directories:
13+
- $HOME/.composer/cache
1014

1115
dist: trusty
1216
sudo: required

0 commit comments

Comments
 (0)