projects
/
dbsrgits/DBIx-Class-Schema-Loader.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
43acc02
)
Enable backcompat tests for CLEANTEST=false
Dagfinn Ilmari Mannsåker [Mon, 28 Jul 2014 18:58:23 +0000 (19:58 +0100)]
maint/travis-ci_scripts/10_before_install.bash
patch
|
blob
|
blame
|
history
diff --git
a/maint/travis-ci_scripts/10_before_install.bash
b/maint/travis-ci_scripts/10_before_install.bash
index
f861b0e
..
3ab395c
100755
(executable)
--- 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