Commit 2872c779 authored by Serge S. Koval's avatar Serge S. Koval

Merge pull request #560 from iurisilvio/patch-3

Add python 3.4 to travis matrix
parents 9acdd763 e6c66d30
...@@ -3,6 +3,7 @@ python: ...@@ -3,6 +3,7 @@ python:
- "2.6" - "2.6"
- "2.7" - "2.7"
- "3.3" - "3.3"
- "3.4"
env: env:
- WTFORMS_VERSION=1 - WTFORMS_VERSION=1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment