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

Commit

Permalink
copy sample test role map config file
Browse files Browse the repository at this point in the history
  • Loading branch information
dchandekstark committed Jun 10, 2013
1 parent dfa0bf4 commit 39006c4
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 @@ -5,6 +5,7 @@ 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"
- "cp config/role_map_test.yml.sample config/role_map_test.yml"
- "rake db:migrate"
- "rake db:test:prepare"
- "rake jetty:clean"
Expand Down

0 comments on commit 39006c4

Please sign in to comment.