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

Commit

Permalink
Copy fixity check log4r config and database config smaples
Browse files Browse the repository at this point in the history
  • Loading branch information
dchandekstark committed Jun 10, 2013
1 parent 83a0214 commit 592c6c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ rvm:
- 1.9.3
before_script:
- "cp config/log4r.yml.sample config/log4r.yml"
- "cp config/log4r_fixity_check.yml.sample config/log4r_fixity_check.yml"
- "cp config/database.yml.sample config/database.yml"
- "rake jetty:clean"
- "rake jetty:config"
script: "rake dul_hydra:ci"
Expand Down

0 comments on commit 592c6c0

Please sign in to comment.