Skip to content

Commit

Permalink
Revert "Took out PHP_Depend for now"
Browse files Browse the repository at this point in the history
This reverts commit 0ec84f0.
  • Loading branch information
Deepwinter committed Oct 27, 2011
1 parent 594e192 commit 1087ff6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.xml
Expand Up @@ -2,10 +2,7 @@

<project name="lattice-3.0-testing" default="build">
<target name="build"
depends="prepare,lint,phploc,phpmd-ci,phpcs-ci,phpcpd,phpdoc,phpunit,phpcb"/>
<!--
depends="prepare,lint,phploc,pdepend,phpmd-ci,phpcs-ci,phpcpd,phpdoc,phpunit,phpcb"/>
-->

<target name="build-parallel"
depends="prepare,lint,tools-parallel,phpunit,phpcb"/>
Expand Down

0 comments on commit 1087ff6

Please sign in to comment.