~netlandish/django-wiki

c238c2f04f8be8c7eed4f83959cef0542d763159 — Benjamin Bach 6 years ago 65f4c19
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"