]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - .travis.yml
.travis.yml: Make sure that update_version has enough history to see the last release...
[tahoe-lafs/tahoe-lafs.git] / .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'