Skip to content

Commit

Permalink
Disable travis jobs with current stable BlockBundle for master branches
Browse files Browse the repository at this point in the history
  • Loading branch information
covex-nn committed Mar 15, 2018
1 parent fe37994 commit 0faca1b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions config/projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ admin-bundle:
versions:
symfony: ['3.4']
sonata_core: ['3']
sonata_block: ['3']
#sonata_block: ['3']
3.x:
php: ['5.6', '7.0', '7.1', '7.2']
versions:
Expand Down Expand Up @@ -125,7 +125,7 @@ dashboard-bundle:
symfony: ['3.4']
sonata_core: ['3']
sonata_admin: ['3']
sonata_block: ['3']
#sonata_block: ['3']

datagrid-bundle:
branches:
Expand Down Expand Up @@ -185,7 +185,7 @@ doctrine-phpcr-admin-bundle:
versions:
symfony: ['3.4']
sonata_admin: ['3']
sonata_block: ['3']
#sonata_block: ['3']
2.x:
php: ['5.6', '7.0', '7.1', '7.2']
versions:
Expand Down Expand Up @@ -239,7 +239,7 @@ formatter-bundle:
versions:
symfony: ['3.4']
sonata_core: ['3']
sonata_block: ['3']
#sonata_block: ['3']
3.x:
php: ['5.6', '7.0', '7.1', '7.2']
versions:
Expand Down Expand Up @@ -327,7 +327,7 @@ page-bundle:
symfony: ['3.4']
sonata_core: ['3']
sonata_admin: ['3']
sonata_block: ['3']
#sonata_block: ['3']
3.x:
php: ['5.6', '7.0', '7.1', '7.2']
versions:
Expand All @@ -344,7 +344,7 @@ seo-bundle:
php: ['7.1', '7.2']
versions:
symfony: ['3.4']
sonata_block: ['3']
#sonata_block: ['3']
sonata_admin: ['3']
2.x:
php: ['5.6', '7.0', '7.1', '7.2']
Expand All @@ -361,7 +361,7 @@ timeline-bundle:
symfony: ['3.4']
sonata_core: ['3']
sonata_admin: ['3']
sonata_block: ['3']
#sonata_block: ['3']
3.x:
php: ['5.6', '7.0', '7.1', '7.2']
versions:
Expand Down

0 comments on commit 0faca1b

Please sign in to comment.