forked from VimPlug/jedi
removed python 2.6 from travis testing, because one test failed non-reproducible on my systems
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
language: python
|
||||
python:
|
||||
- 2.5
|
||||
- 2.6
|
||||
- 2.7
|
||||
- 3.2
|
||||
install: echo "No external requirements"
|
||||
|
||||
Reference in New Issue
Block a user