mirror of
https://github.com/jazzband/django-ddp.git
synced 2026-03-16 22:40:24 +00:00
Move comment to fix Travis-CI.
This commit is contained in:
parent
76cf621ef6
commit
f79c11e70f
1 changed files with 1 additions and 1 deletions
|
|
@ -18,9 +18,9 @@ env:
|
|||
- PGDATABASE="django_ddp_test_project"
|
||||
- PGUSER="postgres"
|
||||
|
||||
# Django 1.9 dropped support for Python 3.3
|
||||
matrix:
|
||||
exclude:
|
||||
# Django 1.9 dropped support for Python 3.3
|
||||
- python: "3.3"
|
||||
env: DJANGO="1.9"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue