Removed vendor from travis cache because it causes git build errors

This commit is contained in:
Alexander Makarov 2015-04-07 13:00:08 +03:00
parent 70148b06d8
commit f71c712b8d

View File

@ -22,7 +22,6 @@ sudo: false
# cache vendor dirs
cache:
directories:
- vendor
- $HOME/.composer/cache
install: