提交 a8fab258 编写于 作者: J jrzaurin

changed travis to install test requirements

上级 60759d87
......@@ -21,7 +21,7 @@ matrix:
after_success: skip
install:
- pip install --upgrade pip
- pip install .
- pip install -e .['test']
script:
- pytest --cov-report html --cov-report term --disable-pytest-warnings --cov=pytorch_widedeep tests/
# - pytest tests
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册