8000 update commit hash in .travis.yml · NaxAlpha/opencv-python@3fc833f · GitHub
[go: up one dir, main page]

Skip to content

Commit 3fc833f

Browse files
committed
update commit hash in .travis.yml
1 parent 8d9cb78 commit 3fc833f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ env:
22
global:
33
- REPO_DIR=opencv
44
# Commit from opencv that you want to build
5-
- BUILD_COMMIT=70bbf17b133496bd7d54d034b0f94bd869e0e810
5+
- BUILD_COMMIT=4af3ca4e4d7be246a49d751a79c6392e848ac2aa
66
# pip dependencies to _build_ your project
77
- BUILD_DEPENDS="numpy==1.11.1"
88
# pip dependencies to _test_ your project. Include any dependencies

0 commit comments

Comments
 (0)
0