mirror of
https://github.com/davidhalter/jedi.git
synced 2026-08-12 10:14:36 +08:00
add python 2.6 to travis testing again, because weakrefs are gone now
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
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