From 23a23d4f03d6e1fcf94228b1b3c716db37ccf1f1 Mon Sep 17 00:00:00 2001 From: Fernando Ontiveros Date: Thu, 19 Dec 2013 10:35:38 -0400 Subject: [PATCH] adding behat to jenkins --- build.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 4673fe748..89ef6062a 100644 --- a/build.xml +++ b/build.xml @@ -2,7 +2,7 @@ + depends="prepare,lint,phploc,pdepend,phpmd-ci,phpcs-ci,phpcpd,phpdox, behat"/> @@ -135,5 +135,17 @@ + + + + + + + + + + + +