diff --git a/.travis.yml b/.travis.yml index ec94cf6..ac49539 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,9 +8,6 @@ matrix: - os: linux python: 3.6 env: TOX_ENV=py36 - - os: linux - python: 3.6 - env: TOX_ENV=flake8 install: - pip install tox coverage codecov