Remove cache of "vendor/" directory

See phpspec/phpspec#595 for more information.
This commit is contained in:
Henrique Moody 2015-04-24 17:38:56 -03:00
parent f68baf7c34
commit 5568f0a96f

View file

@ -12,11 +12,8 @@ php:
- hhvm
- hhvm-nightly
cache:
directories:
- vendor
before_script:
- composer self-update
- composer install --dev --no-interaction --prefer-source
script: