From 115548dfd1483709a772303ef7b79e76c20636ae Mon Sep 17 00:00:00 2001 From: chapmanb Date: Fri, 14 Jul 2017 11:45:51 -0400 Subject: [PATCH] Travis-CI: debug out of disk failures breaking builds --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 6afc55b31..c1fa549d0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,6 +33,9 @@ script: # TODO: switch to use CWL docker runs instead of full bcbio/bcbio images #- py.test tests/bcbio_vm -v -m cwl +after_failure: + - df -h + notifications: email: false slack: