提交 d3f1e354 编写于 作者: N nicolargo

Remove installation of optional-requirements in Travis (too log)

上级 5bb0dfce
......@@ -7,10 +7,9 @@ python:
- "pypy"
install:
- pip install -r requirements.txt
- pip install -r optional-requirements.txt
- pip install coveralls
script:
- python setup.py install
- coverage run --source=glances unitest-all.sh
- coverage run --source=glances unitest.sh
after_success:
- coveralls
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册