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:
29684b3
)
Allow failure of this branch on Python 2.6.
2237-cloud-backend-s4
author
Daira Hopwood
<daira@jacaranda.org>
Mon, 2 Nov 2015 17:31:16 +0000
(17:31 +0000)
committer
Daira Hopwood
<daira@jacaranda.org>
Mon, 2 Nov 2015 17:31:16 +0000
(17:31 +0000)
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 1c0a256edc09cdb549c5083ae8e2d00cbd234e72..60ccd513e244b2397eb2eedeacf9da07c8817b36 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-28,4
+28,5
@@
notifications:
matrix:
allow_failures:
- python: "pypy"
+ - python: "2.6"
fast_finish: true