mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 10:56:49 +00:00
Work around a Travis-CI configuration change.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
parent
c0a2af5d69
commit
4457b97471
@ -4,6 +4,8 @@ python:
|
||||
- "2.6"
|
||||
before_install:
|
||||
- sh -c set
|
||||
- git config --global user.email "travis-tahoe@tahoe-lafs.org"
|
||||
- git config --global user.name "Travis Tahoe"
|
||||
- git pull --depth=1000
|
||||
- python misc/build_helpers/show-tool-versions.py
|
||||
install:
|
||||
|
Loading…
x
Reference in New Issue
Block a user