Skip to content

Commit 1fc9810

Browse files
committed
No cache to see if there is a difference
1 parent c222d85 commit 1fc9810

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
language: php
22

33
## Cache composer bits
4-
cache:
5-
directories:
6-
- $HOME/.composer/cache/files
4+
#cache:
5+
# directories:
6+
# - $HOME/.composer/cache/files
77

88
## Build matrix for lowest and highest possible targets
99
matrix:

0 commit comments

Comments
 (0)