Remove python 2.6 and 3.3

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