(travis) Consolidate where/how we load the common functions (the multiple
[dbsrgits/DBIx-Class-Historic.git] / maint / travis-ci_scripts / 50_after_failure.bash
index 4935763..abfd2b9 100755 (executable)
@@ -3,7 +3,6 @@
 # !!! Nothing here will be executed !!!
 # The source-line calling this script is commented out in .travis.yml
 
-source maint/travis-ci_scripts/common.bash
 if [[ -n "$SHORT_CIRCUIT_SMOKE" ]] ; then return ; fi
 
 echo_err "Nothing to do"