From 990b6d7f64df41f26eef42ea3221d2aa7d42308c Mon Sep 17 00:00:00 2001 From: Yannick ROGER Date: Tue, 8 Aug 2017 11:27:15 +0200 Subject: [PATCH] 1.11 branch uses ezplatform 1.11 on travis --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 72821fe2e..ba07f0a69 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "extra": { "_ci_branch-comment_": "Keep ci branch up-to-date with master or branch if on stable. ci is never on github but convention used for ci behat testing!", "_ezplatform_branch_for_behat_tests_comment_": "ezplatform branch to use to run Behat tests", - "_ezplatform_branch_for_behat_tests": "master", + "_ezplatform_branch_for_behat_tests": "1.11", "branch-alias": { "dev-master": "1.11.x-dev", "dev-tmp_ci_branch": "1.11.x-dev"