cache vendor
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
83d3565472
commit
0a9c5095e5
@ -18,6 +18,9 @@ test:
|
||||
- mkdir tpl_c
|
||||
- php vendor/bin/php-cs-fixer fix --verbose --dry-run
|
||||
- vendor/bin/phpunit --bootstrap app/tests/bootstrap.php --debug app/tests
|
||||
cache:
|
||||
paths:
|
||||
- vendor/
|
||||
|
||||
# Create artifacts on master
|
||||
pages:
|
||||
|
Loading…
Reference in New Issue
Block a user