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

Commit

Permalink
Have to copy log4r config before rake runs :(
Browse files Browse the repository at this point in the history
  • Loading branch information
dchandekstark committed Apr 11, 2014
1 parent 33b6191 commit d1ff82e
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
@@ -1,6 +1,8 @@
language: ruby
rvm:
- 2.0.0
before_script:
- "cp config/log4r.yml.sample config/log4r.yml"
script: "bundle exec rake dul_hydra:ci:build"
notifications:
email:
Expand Down

0 comments on commit d1ff82e

Please sign in to comment.