Removed Python 2.7 and anything else Django 1.11 from the Travis configuration.
1 files changed, 0 insertions(+), 10 deletions(-) M .travis.yml
M .travis.yml => .travis.yml +0 -10
@@ 5,16 5,12 @@ language: python cache: pip python: - "2.7" - "3.4" - "3.5" - "3.6" env: - LINT="yes" - DJANGO="1.8" - DJANGO="1.9" - DJANGO="1.10" - DJANGO="1.11" @@ matrix: 25,12 21,6 @@ matrix: env: LINT="yes" - python: "3.6" env: LINT="yes" - python: "3.6" env: DJANGO="1.8" - python: "3.6" env: DJANGO="1.9" - python: "3.6" env: DJANGO="1.10" addons: apt: