Removed vendor from travis cache because it causes git build errors
This commit is contained in:
parent
70148b06d8
commit
f71c712b8d
@ -22,7 +22,6 @@ sudo: false
|
|||||||
# cache vendor dirs
|
# cache vendor dirs
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- vendor
|
|
||||||
- $HOME/.composer/cache
|
- $HOME/.composer/cache
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user