Skip to content

Commit

Permalink
DRF 3.2.4 isn't even compatible with Django 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
eyemyth committed Jan 23, 2018
1 parent 07de5f9 commit 8c04945
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ matrix:
env: DJANGO_VERSION=1.8.18 REST_FRAMEWORK_VERSION=3.2.4
- python: "2.7"
env: DJANGO_VERSION=1.8.18 REST_FRAMEWORK_VERSION=3.3.3
- python: "2.7"
env: DJANGO_VERSION=1.9.13 REST_FRAMEWORK_VERSION=3.2.4
- python: "2.7"
env: DJANGO_VERSION=1.9.13 REST_FRAMEWORK_VERSION=3.3.3
- python: "2.7"
Expand All @@ -54,8 +52,6 @@ matrix:
env: DJANGO_VERSION=1.8.18 REST_FRAMEWORK_VERSION=3.2.4
- python: "3.4"
env: DJANGO_VERSION=1.8.18 REST_FRAMEWORK_VERSION=3.3.3
- python: "3.4"
env: DJANGO_VERSION=1.9.13 REST_FRAMEWORK_VERSION=3.2.4
- python: "3.4"
env: DJANGO_VERSION=1.9.13 REST_FRAMEWORK_VERSION=3.3.3
- python: "3.5"
Expand All @@ -68,8 +64,6 @@ matrix:
env: DJANGO_VERSION=1.8.18 REST_FRAMEWORK_VERSION=3.2.4
- python: "3.5"
env: DJANGO_VERSION=1.8.18 REST_FRAMEWORK_VERSION=3.3.3
- python: "3.5"
env: DJANGO_VERSION=1.9.13 REST_FRAMEWORK_VERSION=3.2.4
- python: "3.5"
env: DJANGO_VERSION=1.9.13 REST_FRAMEWORK_VERSION=3.3.3
- python: "3.5"
Expand Down

0 comments on commit 8c04945

Please sign in to comment.