mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-12 21:32:59 +00:00
.travis.yml: Make sure that update_version has enough history to see the last release tag.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
parent
05e1341794
commit
48fc2fc79a
@ -4,6 +4,7 @@ python:
|
||||
- "2.6"
|
||||
before_install:
|
||||
- sh -c set
|
||||
- git pull --depth=1000
|
||||
install:
|
||||
- pip install 'twisted>=0.13.0'
|
||||
- pip install 'coveralls==0.4.2'
|
||||
|
Loading…
x
Reference in New Issue
Block a user