phpunit grunt task

This commit is contained in:
Pierre Rudloff 2015-08-29 22:03:10 +02:00
parent a208b4a1dc
commit 334fa364c3
2 changed files with 12 additions and 1 deletions

View file

@ -7,7 +7,8 @@
"grunt-contrib-cssmin": "~0.10.0",
"grunt-contrib-uglify": "~0.6.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-phpcs": "~0.4.0"
"grunt-phpcs": "~0.4.0",
"grunt-phpunit": "~0.3.6"
},
"engines": {
"node": "~0.10.29"