Add python 2.6 and 3.3 environments

This commit is contained in:
Johannes Schönberger
2013-11-09 12:20:19 +01:00
parent 729c38c9a5
commit a242f00a46
+8
View File
@@ -11,6 +11,10 @@ python:
matrix:
include:
- python: 2.6
env:
- PYTHON=python
- PYVER=2.x
- python: 2.7
env:
- PYTHON=python
@@ -19,6 +23,10 @@ matrix:
env:
- PYTHON=python3
- PYVER=3.x
- python: 3.3
env:
- PYTHON=python3
- PYVER=3.x
exclude:
- python: 2.6