Skip to content

Commit

Permalink
[CI] Configured master to 6.9.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Bertrand Dunogier committed Apr 11, 2017
1 parent 90265d8 commit 4d7eae9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -63,10 +63,10 @@
"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": "1.9",
"_ezplatform_branch_for_behat_tests": "master",
"branch-alias": {
"dev-master": "6.9.x-dev",
"dev-tmp_ci_branch": "6.9.x-dev"
"dev-master": "6.10.x-dev",
"dev-tmp_ci_branch": "6.10.x-dev"
}
}
}

0 comments on commit 4d7eae9

Please sign in to comment.