[travis] Declare 3.2 (Fixes #5144)
authorPhilipp Hagemeister <phihag@phihag.de>
Fri, 6 Mar 2015 09:44:24 +0000 (10:44 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Fri, 6 Mar 2015 09:44:24 +0000 (10:44 +0100)
.travis.yml

index fb34299fced3f24a7f4de265aadf3094299d6523..511bee64cdb8398640a6aa1f4159f5d1f5ce0d3e 100644 (file)
@@ -2,6 +2,7 @@ language: python
 python:
   - "2.6"
   - "2.7"
+  - "3.2"
   - "3.3"
   - "3.4"
 before_install: