Skip to content

Commit

Permalink
Enabling config split in ci testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
grasmash committed Mar 30, 2017
1 parent f7a5d49 commit ade9c9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/travis/run_tests
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ drush pm-uninstall features --root=docroot -y
# Test config split.
mv ${BLT_DIR}/scripts/blt/ci/internal/config_split.config_split.ci.yml config/default/
yaml-cli update:value blt/project.yml cm.strategy config-split
drush enable config_split --root=docroot -y
blt setup:config-import
drush pm-uninstall config_split --root=docroot -y

Expand Down

0 comments on commit ade9c9c

Please sign in to comment.