Parcourir la source

[travis] Declare 3.2 (Fixes #5144)

Philipp Hagemeister il y a 10 ans
Parent
commit
7feddd9fc7
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -2,6 +2,7 @@ language: python
 python:
 python:
   - "2.6"
   - "2.6"
   - "2.7"
   - "2.7"
+  - "3.2"
   - "3.3"
   - "3.3"
   - "3.4"
   - "3.4"
 before_install:
 before_install: