Closed dashbitla closed 8 years ago
I'm guessing simplecov
makes a call to Dir.home
or ~
when HOME
is unset in the environment. See https://github.com/bbatsov/rubocop/issues/2901
Yes, see https://github.com/colszowka/simplecov/pull/311
It looks like you're using a very old version of Ruby (1.9.3) and likely a very old version of simplecov that does not include this fix.
@rickhull thanks for replying this. closing this now.
Here is my eb.yml configuration ...
It fails with the followirng error in /var/log/eb-activity.log