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=pypy
|
||||||
- TOXENV=pypy3
|
- TOXENV=pypy3
|
||||||
- TOXENV=flake8
|
- TOXENV=flake8
|
||||||
|
- TOXENV=setup.py
|
||||||
before_install:
|
before_install:
|
||||||
- pip install codecov
|
- pip install codecov
|
||||||
install:
|
install:
|
||||||
|
|
Loading…
Reference in New Issue