Add the missing tox in CI

This commit is contained in:
mhchia
2019-07-24 16:11:05 +08:00
parent 859ec6e241
commit e428897cc8

View File

@ -14,7 +14,7 @@ matrix:
env: TOXENV=lint
install:
- pip install --upgrade pip codecov
- pip install --upgrade pip codecov tox
script:
- tox