mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Remove python 2.5 from example travis config
Travis does not support python <2.6
This commit is contained in:
@@ -65,7 +65,6 @@ example content::
|
||||
|
||||
language: python
|
||||
python:
|
||||
- "2.5"
|
||||
- "2.6"
|
||||
- "2.7"
|
||||
- "3.1"
|
||||
|
||||
Reference in New Issue
Block a user