Browse Source

[travis] Declare 3.2 (Fixes #5144)

totalwebcasting
Philipp Hagemeister 10 years ago
parent
commit
7feddd9fc7
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml View File

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


Loading…
Cancel
Save