Apply debian downstream spelling patch 481e21bf
[dbsrgits/DBIx-Class.git] / .travis.yml
index fc6de77..6fabbd0 100644 (file)
@@ -369,7 +369,7 @@ before_script:
   # need to invoke the after_failure script manually
   # because 'after_failure' runs only after 'script' fails
   #
-  - maint/getstatus maint/travis-ci_scripts/30_before_script.bash || ( maint/travis-ci_scripts/50_after_failure.bash && /bin/false )
+  - maint/getstatus maint/travis-ci_scripts/30_before_script.bash
 
 script:
   # Run actual tests