mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2024-11-21 23:43:11 +01:00
Remove testing in Django 1.2.
This commit is contained in:
parent
648ff01a2d
commit
ab78a25864
@ -6,7 +6,6 @@ python:
|
||||
env:
|
||||
- DJANGO=1.4.1
|
||||
- DJANGO=1.3.3
|
||||
- DJANGO=1.2.7
|
||||
install:
|
||||
- pip install argparse --use-mirrors
|
||||
- pip install -q Django==$DJANGO --use-mirrors
|
||||
|
Loading…
Reference in New Issue
Block a user