]> jfr.im git - z_archive/twitter.git/blobdiff - .travis.yml
Add 3.2 as allowed failure. Upgrade 2.6 and 3.3 as non-allowed failuers
[z_archive/twitter.git] / .travis.yml
index f81983b6dfca606e2a1e0113e8199310e7f097f0..b36c0e4cb4da7d1d0cd571072743248403d0bce5 100644 (file)
@@ -3,6 +3,7 @@ language: python
 python:
 - "2.6"
 - "2.7"
+- "3.2"
 - "3.3"
 - "3.4"
 - "pypy"
@@ -19,7 +20,6 @@ after_success:
 
 matrix:
   allow_failures:
-    - python: "2.6"
-    - python: "3.3"
+    - python: "3.2"
     - python: "3.4"
     - python: "pypy"