Skip to content
Snippets Groups Projects
Commit 84a6847c authored by Regis Houssin's avatar Regis Houssin
Browse files

Fix: remove target

parent 1b18f6f6
No related branches found
No related tags found
No related merge requests found
......@@ -75,5 +75,5 @@
</exec>
</target>
<target name="hudson" depends="clean,parallelTasks,phpunit,phpcb"/>
<target name="hudson" depends="clean,parallelTasks,phpunit"/>
</project>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment