Skip to content

Commit 35a57bb

Browse files
committed
drop support for django < 1.3.7
1 parent c8a0483 commit 35a57bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ script:
1313
- coverage run --branch --source=dbtemplates `which django-admin.py` test dbtemplates
1414
- coverage report --omit="dbtemplates/test*,dbtemplates/migrations*"
1515
env:
16-
- DJANGO=1.3.7
1716
- DJANGO=1.4.5
1817
- DJANGO=1.5.1
1918
- DJANGO=1.7.8

0 commit comments

Comments
 (0)