~netlandish/django-wiki

70f30fcc9750fc4635cd1493c79c52a474121ad0 — Benjamin Bach 6 years ago f092bf1
Re-enable lint check after Python 2.7 got rm'ed
1 files changed, 0 insertions(+), 2 deletions(-)

M .travis.yml
M .travis.yml => .travis.yml +0 -2
@@ 16,8 16,6 @@ env:

matrix:
  exclude:
  - python: "3.4"
    env: LINT="yes"
  - python: "3.5"
    env: LINT="yes"
  - python: "3.6"