forked from VimPlug/jedi
add python 2.6 to travis testing again, because weakrefs are gone now
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
language: python
|
||||
python:
|
||||
- 2.5
|
||||
- 2.6
|
||||
- 2.7
|
||||
- 3.2
|
||||
install: echo "No external requirements"
|
||||
|
||||
Reference in New Issue
Block a user