PHP unit for build

This commit is contained in:
Gamonoid
2016-11-25 16:19:16 +01:00
parent 3bb3f038bf
commit 4c171bfce3

View File

@@ -13,7 +13,7 @@
<target name="build" <target name="build"
depends="prepare,lint,copyapp,release,install" depends="prepare,lint,copyapp,phpunit,release,install"
description=""/> description=""/>
<target name="buildlocal" <target name="buildlocal"