Skip to content

Commit 1df9105

Browse files
committed
add cv2
1 parent f33b72a commit 1df9105

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ install:
6464
- |
6565
if [[ -v _DOC_AND_YAPF_TEST ]]; then
6666
pip install tensorflow==2.0.0-rc1
67+
pip install opencv-python
6768
pip install yapf
6869
pip install -e .[doc]
6970
else

0 commit comments

Comments
 (0)