Skip to content

Commit bb76b29

Browse files
committed
Disable Travis cache
1 parent b1bf31a commit bb76b29

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.travis.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,6 @@ php:
1212
git:
1313
depth: 1
1414

15-
cache:
16-
apt: true
17-
ccache: true
18-
timeout: 691200
19-
directories:
20-
- vendor
21-
- $HOME/.ccache
22-
- $HOME/.composer/cache
23-
2415
before_install:
2516
- phpenv config-rm xdebug.ini
2617
- if [ -n "$GH_TOKEN" ]; then composer config github-oauth.github.com ${GH_TOKEN}; fi;

0 commit comments

Comments
 (0)