travis: we use py 2.7 syntax, so 2.6 can't work - remove 2.6

This commit is contained in:
Thomas Waldmann 2013-11-19 07:39:15 +01:00
parent 4e6029cd93
commit d0cabca1c5

View File

@ -1,6 +1,5 @@
language: python
python:
- "2.6"
- "2.7"
- "pypy"
install: