switch linting tox env to use pre-commit, clean out travis linting env as unneeded

This commit is contained in:
Ronny Pfannschmidt
2018-05-24 14:17:09 +02:00
parent 6eb7af5a4e
commit df17bb2bd3
3 changed files with 12 additions and 10 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ env:
# coveralls is not listed in tox's envlist, but should run in travis
- TOXENV=coveralls
# note: please use "tox --listenvs" to populate the build matrix below
- TOXENV=linting
# please remove the linting env in all cases
- TOXENV=py27
- TOXENV=py34
- TOXENV=py36