From: Dagfinn Ilmari Mannsåker Date: Mon, 28 Jul 2014 18:58:38 +0000 (+0100) Subject: Install modules needed by DBD-specific tests for CLEANTEST=false X-Git-Tag: 0.07041~24 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=cec9b56ec2011caa73baf1fa05d75bebea8151cd;p=dbsrgits%2FDBIx-Class-Schema-Loader.git Install modules needed by DBD-specific tests for CLEANTEST=false --- diff --git a/maint/travis-ci_scripts/30_before_script.bash b/maint/travis-ci_scripts/30_before_script.bash index 3d0358c..1a8c53b 100755 --- a/maint/travis-ci_scripts/30_before_script.bash +++ b/maint/travis-ci_scripts/30_before_script.bash @@ -109,6 +109,7 @@ else parallel_installdeps_notest YAML LWP Class::Trigger JSON::XS DateTime::Format::Builder Class::Accessor::Grouped Package::Variant parallel_installdeps_notest SQL::Abstract Moose Module::Install JSON SQL::Translator File::Which parallel_installdeps_notest Module::Install::ReadmeFromPod + parallel_installdeps_notest DBD::ODBC DBD::Firebird DBD::Oracle Math::Base36 DBD::mysql DBD::Pg if [[ -n "$DBICTEST_FIREBIRD_INTERBASE_DSN" ]] ; then # the official version is very much outdated and does not compile on 5.14+