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
|
language: python
|
||||||
python:
|
python:
|
||||||
- 2.5
|
- 2.5
|
||||||
- 2.6
|
|
||||||
- 2.7
|
- 2.7
|
||||||
- 3.2
|
- 3.2
|
||||||
install: echo "No external requirements"
|
install: echo "No external requirements"
|
||||||
|
|||||||
Reference in New Issue
Block a user