zendframework / zend-inputfilter

InputFilter component from Zend Framework
BSD 3-Clause "New" or "Revised" License
64 stars 50 forks source link

[Travis] Add vendor dir to cache #65

Closed Maks3w closed 8 years ago

Maks3w commented 9 years ago

It's most faster than copy the files from Composer's cache to vendor dir.

The speedup can be seen when XDebug is enabled (currently PHP 5.6 run) The copy of files is reduced to halt. Or may it's due the clone of php-coveralls dependency