Skip to content

Commit

Permalink
Merge pull request #17 from openeuropa/OPENEUROPA-637
Browse files Browse the repository at this point in the history
OPENEUROPA-637: Removed unnecesary modules from build.
  • Loading branch information
voidtek authored Jul 3, 2018
2 parents 312437f + ddd5e6c commit 71d0db1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions runner.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,9 @@ drupal:
profile: "minimal"
name: "OpenEuropa"
post_install:
- "./vendor/bin/drush en config_devel -y"
- "./vendor/bin/drush en devel -y"
- "./vendor/bin/drush en oe_multilingual -y"
- "./vendor/bin/drush en oe_multilingual_demo -y"
- "./vendor/bin/drush en oe_theme_helper -y"
- "./vendor/bin/drush en toolbar -y"
- "./vendor/bin/drush theme:enable oe_theme -y"
- "./vendor/bin/drush theme:enable seven -y"
- "./vendor/bin/drush config-set system.theme default oe_theme -y"
Expand Down

0 comments on commit 71d0db1

Please sign in to comment.