summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2014-09-23 13:04:53 +0900
committerAndre Arko <andre@arko.net>2014-09-23 13:04:53 +0900
commit4fabc30445074a92817313450e59e935b2059802 (patch)
treeb97e1a8cf6997119b00a580bf3d13daa11aa1d67 /.travis.yml
parent576e809bba44b988de40bdd40fe995052550b779 (diff)
downloadbundler-4fabc30445074a92817313450e59e935b2059802.tar.gz
undo the failed ramdisk experiment
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 522055a366..01d1d301e1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,6 @@
language: ruby
script: rake spec:travis
before_script: travis_retry rake spec:travis:deps
-after_failure: df -h
branches:
only: