Skip to content

Commit

Permalink
Fixing file path.
Browse files Browse the repository at this point in the history
  • Loading branch information
grasmash committed Mar 21, 2017
1 parent fffd1db commit 05bf66a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ script:
- yaml-cli update:value blt/project.yml cm.strategy core-only
- blt ci:setup -Dcreate_alias=false
# Test config split.
- mv scripts/blt/ci/internal/config_split.config_split.ci.yml template/config/default/
- mv ${BLT_DIR}/scripts/blt/ci/internal/config_split.config_split.ci.yml template/config/default/
- yaml-cli update:value blt/project.yml cm.strategy config-split
- blt ci:setup -Dcreate_alias=false
- source ${BLT_DIR}/scripts/blt/ci/internal/doctor.sh
Expand Down

0 comments on commit 05bf66a

Please sign in to comment.