cache vendor

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2018-02-20 08:58:49 +01:00
parent 83d3565472
commit 0a9c5095e5
1 changed files with 3 additions and 0 deletions

View File

@ -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: