Fix travis reference to pycodestyle

This commit is contained in:
Daniel Quinn 2018-01-06 19:32:51 +00:00
parent 5796956235
commit 7afa90b769

View File

@ -11,7 +11,7 @@ matrix:
- python: 3.6
env: TOXENV=py36
- python: 3.6
env: TOXENV=pep8
env: TOXENV=pycodestyle
install:
- pip install --requirement requirements.txt