travis: try dropping cache

This commit is contained in:
TomasVotruba 2017-10-29 23:41:46 +01:00
parent 9187aa01c6
commit d0a6b88afb

View File

@ -35,9 +35,5 @@ jobs:
- wget https://github.com/satooshi/php-coveralls/releases/download/v1.0.1/coveralls.phar
- php coveralls.phar --verbose --config tests/.coveralls.yml
cache:
directories:
- $HOME/.composer/cache
notifications:
email: never