]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
Allow failure of this branch on Python 2.6. 2237-cloud-backend-s4
authorDaira Hopwood <daira@jacaranda.org>
Mon, 2 Nov 2015 17:31:16 +0000 (17:31 +0000)
committerDaira 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

index 1c0a256edc09cdb549c5083ae8e2d00cbd234e72..60ccd513e244b2397eb2eedeacf9da07c8817b36 100644 (file)
@@ -28,4 +28,5 @@ notifications:
 matrix:
   allow_failures:
     - python: "pypy"
+    - python: "2.6"
   fast_finish: true