diff --git a/pre-push.sh b/pre-push.sh new file mode 100644 index 0000000..753b160 --- /dev/null +++ b/pre-push.sh @@ -0,0 +1 @@ +phpunit --bootstrap vendor/autoload.php tests --testdox --color