Smoke all branches on travis except for blocked* and wip/*
[dbsrgits/DBIx-Class.git] / maint / travis-ci_scripts / 10_before_install.bash
index 7a5c5fe..7b6d98b 100755 (executable)
@@ -3,7 +3,6 @@
 source maint/travis-ci_scripts/common.bash
 if [[ -n "$SHORT_CIRCUIT_SMOKE" ]] ; then return ; fi
 
-# .travis.yml already restricts branches to master, topic/* and smoke/*
 # do some extra short-circuiting here
 
 # when smoking master do not attempt bleadperl (not release-critical)