Add some semblance of testing.

This commit is contained in:
2019-03-13 16:07:54 +01:00
parent 8e669e62f3
commit dd6baeff09
4 changed files with 46 additions and 2 deletions

View File

@@ -3,4 +3,5 @@ parameters:
bin_dir: vendor/bin
tasks:
phpcsfixer2:
config: .php_cs
config: .php_cs
phpunit: ~