mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-21 02:01:31 +00:00
travis: show os.statvfs before build, to investigate #2290
This commit is contained in:
parent
528364a421
commit
3a75a75f95
@ -6,6 +6,7 @@ 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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user