(travis) Consolidate where/how we load the common functions (the multiple
[dbsrgits/DBIx-Class.git] / maint / travis-ci_scripts / 50_after_success.bash
index c8d2bac..fc94fce 100755 (executable)
@@ -1,6 +1,5 @@
 #!/bin/bash
 
-source maint/travis-ci_scripts/common.bash
 if [[ -n "$SHORT_CIRCUIT_SMOKE" ]] ; then return ; fi
 
 if [[ "$CLEANTEST" != "true" ]] ; then