]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
.travis.yml: Make sure that update_version has enough history to see the last release...
authorDaira Hopwood <daira@jacaranda.org>
Mon, 1 Sep 2014 16:47:43 +0000 (17:47 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Mon, 1 Sep 2014 16:47:43 +0000 (17:47 +0100)
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
.travis.yml

index 268ce81c5b01389925a76036eeffa8aeb60e2a3a..073c5059268fe7e02406f6a0d2e9e47fe359c060 100644 (file)
@@ -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'