mirror of https://github.com/tqdm/tqdm.git
fix Travis: check setup.py
Signed-off-by: Stephen L. <lrq3000@gmail.com>
This commit is contained in:
parent
6313cc9d00
commit
b8f0e7412a
|
@ -14,6 +14,7 @@ env:
|
|||
- TOXENV=pypy
|
||||
- TOXENV=pypy3
|
||||
- TOXENV=flake8
|
||||
- TOXENV=setup.py
|
||||
before_install:
|
||||
- pip install codecov
|
||||
install:
|
||||
|
|
Loading…
Reference in New Issue