mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-13 17:24:54 +02:00
Enable cache in Travis-CI
This commit is contained in:
@@ -6,6 +6,10 @@ php:
|
||||
- '7.1'
|
||||
- '7.2'
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.composer/cache
|
||||
|
||||
before_script:
|
||||
- composer require jakub-onderka/php-parallel-lint --no-suggest --no-progress --no-interaction --no-ansi --quiet --optimize-autoloader
|
||||
|
||||
|
Reference in New Issue
Block a user