Section name returned back to base

5-0-stable
Andrew8xx8 2013-02-14 18:43:06 +04:00
parent c643b50dbd
commit c6385e4135
1 changed files with 3 additions and 3 deletions

View File

@ -140,13 +140,13 @@ production: &base
timeout: 10
development:
<<: *defaults
<<: *base
test:
<<: *defaults
<<: *base
issues_tracker:
redmine:
issues_url: "http://redmine/:project_id/:issues_tracker_id/:id"
staging:
<<: *defaults
<<: *base