Permalink
Browse files

Travis-CI: debug out of disk failures breaking builds

  • Loading branch information...
1 parent 2c27674 commit 115548dfd1483709a772303ef7b79e76c20636ae @chapmanb committed Jul 14, 2017
Showing with 3 additions and 0 deletions.
  1. +3 −0 .travis.yml
View
@@ -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:

0 comments on commit 115548d

Please sign in to comment.