Unverified Commit f3cdc317 by Scott Committed by GitHub

Merge pull request #638 from DanielRuf/chore/cache-dependencies

chore: cache dependencies
parents a4d9e2f2 19c13c38
......@@ -36,5 +36,10 @@ script:
# PHPUnit
- php phpunit.phar --bootstrap qa-tests/autoload.php qa-tests
cache:
directories:
- "$HOME/.composer/cache/files"
git:
depth: 5
\ No newline at end of file
depth: 5
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