(travis) Consolidate where/how we load the common functions (the multiple
[dbsrgits/DBIx-Class.git] / .travis.yml
index fc26570..047a582 100644 (file)
@@ -223,6 +223,9 @@ matrix:
 # console output
 
 before_install:
+  # common functions for all run phases below
+  - source maint/travis-ci_scripts/common.bash
+
   # Sets global envvars, downloads/configures debs based on CLEANTEST
   # Sets extra DBICTEST_* envvars
   #