stop running tests on Python 2.6 because coveralls dropped support
This commit is contained in:
parent
ee51508eae
commit
8809c55765
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
language: python
|
||||
python:
|
||||
- "2.6"
|
||||
#- "2.6"
|
||||
- "2.7"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
|
|
Loading…
Reference in a new issue