From: Dagfinn Ilmari Mannsåker Date: Mon, 28 Jul 2014 18:58:23 +0000 (+0100) Subject: Enable backcompat tests for CLEANTEST=false X-Git-Tag: 0.07041~25 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class-Schema-Loader.git;a=commitdiff_plain;h=06b4d3d2760e12a189ed6d3086db2e76da69cb00 Enable backcompat tests for CLEANTEST=false --- diff --git a/maint/travis-ci_scripts/10_before_install.bash b/maint/travis-ci_scripts/10_before_install.bash index f861b0e..3ab395c 100755 --- a/maint/travis-ci_scripts/10_before_install.bash +++ b/maint/travis-ci_scripts/10_before_install.bash @@ -15,6 +15,8 @@ export NUMTHREADS="$(( $(perl -0777 -n -e 'print (/ (?: .+ ^ processor \s+ : \s+ export CACHE_DIR="/tmp/poormanscache" +export SCHEMA_LOADER_TESTS_BACKCOMPAT=1 + # install some common tools from APT, more below unless CLEANTEST apt_install libapp-nopaste-perl tree apt-transport-https