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:
735ec0c
)
.travis.yml: okay, fetching just tags apparently isn't sufficient (and this use of...
author
Daira Hopwood
<daira@jacaranda.org>
Tue, 2 Sep 2014 14:08:58 +0000
(15:08 +0100)
committer
Daira Hopwood
<daira@jacaranda.org>
Tue, 2 Sep 2014 14:08:58 +0000
(15:08 +0100)
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index b4c3e100822a3b1d9015b6c359c240fa3d377770..136436806eda699fe03495bc64e68ec109485479 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-4,7
+4,7
@@
python:
- "2.6"
before_install:
- sh -c set
- - git
fetch --tags
+ - git
pull --depth=1000
- python misc/build_helpers/show-tool-versions.py
install:
- pip install 'twisted>=0.13.0'