travis: Do not test on Python 2.6, vimrunner can't handle it

This commit is contained in:
Tomas Babej 2015-03-26 20:57:33 +01:00
parent bf254b70f4
commit 0b70a2c6ac

View file

@ -5,7 +5,6 @@ env:
- TASK_VERSION=v2.4.2 - TASK_VERSION=v2.4.2
- TASK_VERSION=2.4.3 - TASK_VERSION=2.4.3
python: python:
- "2.6"
- "2.7" - "2.7"
before_install: before_install:
# Setup virtual framebuffer # Setup virtual framebuffer