mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
Enable cache in Travis-CI
This commit is contained in:
parent
09db8e072e
commit
9dae06b589
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user