chore: cache dependencies

parent 1f39ae44
......@@ -34,3 +34,7 @@ script:
- php phpcs.phar --report=emacs --extensions=php --standard=qa-tests/phpcs/ruleset.xml .
# PHPUnit
- php phpunit.phar --bootstrap qa-tests/autoload.php qa-tests
cache:
directories:
- "$HOME/.composer/cache/files"
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment