oops, run the check_isort build

This commit is contained in:
Richard van der Hoff 2018-10-25 01:06:39 +01:00
parent 46f98a6a29
commit edd2d82809

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