projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05e1341
)
.travis.yml: Make sure that update_version has enough history to see the last release...
author
Daira Hopwood
<daira@jacaranda.org>
Mon, 1 Sep 2014 16:47:43 +0000
(17:47 +0100)
committer
Daira 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
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 268ce81c5b01389925a76036eeffa8aeb60e2a3a..073c5059268fe7e02406f6a0d2e9e47fe359c060 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-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'