Skip to content

Commit

Permalink
change tox env in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Josef-Friedrich committed Feb 1, 2018
1 parent cab248d commit 4e3c091
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,8 @@ matrix:
env: TOXENV=py36
- python: 3.6
env: TOXENV=docs
- python: 2.7
env: TOXENV=py27-flake8
- python: 3.6
env: TOXENV=py36-flake8
env: TOXENV=flake8

install:
- pip install tox
Expand Down

0 comments on commit 4e3c091

Please sign in to comment.