Skip to content

Commit 8f423a3

Browse files
committed
try without any cache
1 parent 24078d9 commit 8f423a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ sudo: false
2323
cache:
2424
directories:
2525
- .phpunit
26-
- $HOME/.composer/cache/files
26+
#- $HOME/.composer/cache/files
2727

2828
env:
2929
matrix: SYMFONY_VERSION=4.0.*

0 commit comments

Comments
 (0)