Don't test against Python 2.6 anymore as Django 1.7 only supports Python 2.7 and up
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
language: python
|
||||
python:
|
||||
- 2.6
|
||||
- 2.7
|
||||
env:
|
||||
global:
|
||||
|
||||
Reference in New Issue
Block a user