Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

Commit

Permalink
add cp for log4r_batch_processor.yml to before_script
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Coble committed Jun 11, 2013
1 parent f618753 commit 36eae05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ rvm:
- 2.0.0
before_script:
- "cp config/log4r.yml.sample config/log4r.yml"
- "cp config/log4r_batch_processor.yml.sample config/log4r_batch_processor.yml"
- "cp config/log4r_fixity_check.yml.sample config/log4r_fixity_check.yml"
- "cp config/database.yml.sample config/database.yml"
- "cp config/role_map_test.yml.sample config/role_map_test.yml"
Expand Down

0 comments on commit 36eae05

Please sign in to comment.