oops, run the check_isort build

pull/4106/head
Richard van der Hoff 2018-10-25 01:06:39 +01:00
parent 46f98a6a29
commit edd2d82809
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ matrix:
env: TOX_ENV=packaging
- python: 3.6
env: TOX_ENV="pep8, check_isort"
env: TOX_ENV="pep8,check_isort"
- python: 2.7
env: TOX_ENV=py27