summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2014-09-19 16:29:00 +0900
committerAndre Arko <andre@arko.net>2014-09-19 16:29:00 +0900
commit576e809bba44b988de40bdd40fe995052550b779 (patch)
tree006de1a3db1fc8a4358a04ba0736ef35b88affdb /.travis.yml
parent608dad3ff2928c414c786cebe9bb5afc91bff33a (diff)
downloadbundler-576e809bba44b988de40bdd40fe995052550b779.tar.gz
log space left after failure
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 01d1d301e1..522055a366 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,7 @@
language: ruby
script: rake spec:travis
before_script: travis_retry rake spec:travis:deps
+after_failure: df -h
branches:
only: