replacing behat.html report and disable phpmd and phpcpd

This commit is contained in:
Fernando Ontiveros
2014-01-24 19:28:04 -04:00
parent 980d3f82ac
commit 38235f6c39

View File

@@ -141,7 +141,7 @@
<arg value="--format" />
<arg value="junit,progress" />
<arg value="--out" />
<arg value="build/logs/behat" />
<arg value="build/logs/behat," />
<arg value="--no-snippets-paths" />
<arg value="--no-paths" />
</exec>