Including git hook to run tests

This commit is contained in:
2019-06-27 20:05:02 -03:00
parent 283e85b834
commit 51980ebf14

1
pre-push.sh Normal file
View File

@@ -0,0 +1 @@
phpunit --bootstrap vendor/autoload.php tests --testdox --color