From: Peter Rabbitson Date: Sun, 21 Dec 2014 14:09:12 +0000 (+0100) Subject: (travis) RT#88494 got fixed a while ago X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=commitdiff_plain;h=724601f03dab48969d8507c23261a536cb056ac3 (travis) RT#88494 got fixed a while ago --- diff --git a/maint/travis-ci_scripts/30_before_script.bash b/maint/travis-ci_scripts/30_before_script.bash index dd447d4..135f319 100755 --- a/maint/travis-ci_scripts/30_before_script.bash +++ b/maint/travis-ci_scripts/30_before_script.bash @@ -132,10 +132,6 @@ if [[ "$CLEANTEST" = "true" ]]; then # FIXME - need to get these off metacpan or something instead HARD_DEPS="ExtUtils::Depends B::Hooks::OP::Check $HARD_DEPS" - # FIXME - # parent is temporary due to Carp https://rt.cpan.org/Ticket/Display.html?id=88494 - HARD_DEPS="parent $HARD_DEPS" - if CPAN_supports_BUILDPL ; then # We will invoke a posibly MBT based BUILD-file, but we do not support # configure requires. So we not only need to install MBT but its prereqs