Remove mypy from list of tox environments

This commit is contained in:
Ian Cordasco 2016-06-20 13:29:53 -05:00
parent 3e8bbc50dc
commit 3cbad557ea
No known key found for this signature in database
GPG key ID: 656D3395E4A9791A

View file

@ -29,8 +29,6 @@ matrix:
env: TOXENV=pylint
- python: 3.4
env: TOXENV=doc8
- python: 3.4
env: TOXENV=mypy
- python: 3.4
env: TOXENV=bandit
- python: 3.4