v1.1.0
Note: Add a new cache directory to your .travis.yml
for this release:
directories:
- "$HOME/.composer/cache"
- "$HOME/.drush/cache"
+ - "$HOME/.rvm"
- "${TMPDIR:-/tmp}/phpstan/cache"
Changes:
Note: Add a new cache directory to your .travis.yml
for this release:
directories:
- "$HOME/.composer/cache"
- "$HOME/.drush/cache"
+ - "$HOME/.rvm"
- "${TMPDIR:-/tmp}/phpstan/cache"
Changes: