]> jfr.im git - z_archive/twitter.git/blobdiff - .travis.yml
Merge (parallel tests had already been fixed in upstream)
[z_archive/twitter.git] / .travis.yml
index f81983b6dfca606e2a1e0113e8199310e7f097f0..1a263441025a007310947b7cec76051804aa1dc1 100644 (file)
@@ -3,6 +3,7 @@ language: python
 python:
 - "2.6"
 - "2.7"
+- "3.2"
 - "3.3"
 - "3.4"
 - "pypy"
@@ -19,7 +20,5 @@ after_success:
 
 matrix:
   allow_failures:
-    - python: "2.6"
-    - python: "3.3"
     - python: "3.4"
     - python: "pypy"