Move comment to fix Travis-CI.

This commit is contained in:
Tyson Clugg 2015-12-21 21:32:01 +11:00
parent 76cf621ef6
commit f79c11e70f

View file

@ -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"