]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - .travis.yml
travis: remove the os.statvfs debug command
[tahoe-lafs/tahoe-lafs.git] / .travis.yml
index d4f30f1a129bf5ea20341134c1cb66e178f84c4b..136436806eda699fe03495bc64e68ec109485479 100644 (file)
@@ -6,7 +6,6 @@ before_install:
   - sh -c set
   - git pull --depth=1000
   - python misc/build_helpers/show-tool-versions.py
-  - python -c "import os; print os.statvfs('.')"
 install:
   - pip install 'twisted>=0.13.0'
   - pip install 'coveralls==0.4.2'