Explicitly specify Scalar::Util dep, and work around RT#80646 on travis
[dbsrgits/DBIx-Class.git] / maint / travis-ci_prepare_env
index 561790f..6e2b90e 100755 (executable)
@@ -301,6 +301,11 @@ if [[ "$CLEANTEST" = "true" ]]; then
 
 ##### TEMPORARY WORKAROUNDS
 
+  # List::Util got broken rather badly (RT#80646)
+  # install without tests for the time being
+  perl -M5.014 -e 1 &>/dev/null || \
+    parallel_installdeps_notest List::Util
+
   # not sure what's going on here yet
   perl -M5.008008 -e 1 &> /dev/null || \
     parallel_installdeps_notest multidimensional bareword::filehandles