Skip to content

Commit

Permalink
Django core devs no longer support Django 1.9 so we don't need to either
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Jul 8, 2017
1 parent 1780868 commit dba612b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -14,9 +14,6 @@ env:
- DJANGO_VERSION=1.8.* DATABASE_SETTINGS='settings_test_mysql.py'
- DJANGO_VERSION=1.8.* DATABASE_SETTINGS='settings_test_postgresql.py'
- DJANGO_VERSION=1.8.* DATABASE_SETTINGS='settings_test_multi_dbs.py'
- DJANGO_VERSION=1.9.* DATABASE_SETTINGS='settings_test_mysql.py'
- DJANGO_VERSION=1.9.* DATABASE_SETTINGS='settings_test_postgresql.py'
- DJANGO_VERSION=1.9.* DATABASE_SETTINGS='settings_test_multi_dbs.py'
- DJANGO_VERSION=1.10.* DATABASE_SETTINGS='settings_test_mysql.py'
- DJANGO_VERSION=1.10.* DATABASE_SETTINGS='settings_test_postgresql.py'
- DJANGO_VERSION=1.10.* DATABASE_SETTINGS='settings_test_multi_dbs.py'
Expand Down

0 comments on commit dba612b

Please sign in to comment.