mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-03-16 22:20:28 +00:00
Re-enabled 2.5 now that flake8 works on it again.
This commit is contained in:
parent
c36d649e4d
commit
1c520b0fad
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
language: python
|
||||
python:
|
||||
# - "2.5"
|
||||
- "2.5"
|
||||
- "2.6"
|
||||
- "2.7"
|
||||
before_install:
|
||||
|
|
|
|||
Loading…
Reference in a new issue