mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 21:17:54 +00:00
.travis.yml: make sure that we only fetch tags and don't change the requested commit.
This commit is contained in:
parent
b7e960a490
commit
735ec0c2ee
@ -4,7 +4,7 @@ python:
|
||||
- "2.6"
|
||||
before_install:
|
||||
- sh -c set
|
||||
- git pull --depth=1000
|
||||
- git fetch --tags
|
||||
- python misc/build_helpers/show-tool-versions.py
|
||||
install:
|
||||
- pip install 'twisted>=0.13.0'
|
||||
|
Loading…
Reference in New Issue
Block a user