Unverified Commit a4d9e2f2 by Scott Committed by GitHub

Merge pull request #637 from DanielRuf/chore/clone-last-5-commits

chore: clone last 5 commits
parents 0ab0126c 54dac611
......@@ -35,3 +35,6 @@ 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
git:
depth: 5
\ 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