We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f33b72a commit 1df9105Copy full SHA for 1df9105
1 file changed
.travis.yml
@@ -64,6 +64,7 @@ install:
64
- |
65
if [[ -v _DOC_AND_YAPF_TEST ]]; then
66
pip install tensorflow==2.0.0-rc1
67
+ pip install opencv-python
68
pip install yapf
69
pip install -e .[doc]
70
else
0 commit comments