Don't test against Python 2.6 anymore as Django 1.7 only supports Python 2.7 and up

This commit is contained in:
Roberto Rosario
2015-03-30 05:09:34 -04:00
parent 302411074b
commit b6855cc40e

View File

@@ -1,6 +1,5 @@
language: python
python:
- 2.6
- 2.7
env:
global: