Sfoglia il codice sorgente

[travis] Declare 3.2 (Fixes #5144)

Philipp Hagemeister 10 anni fa
parent
commit
7feddd9fc7
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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