We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d9cb78 commit 3fc833fCopy full SHA for 3fc833f
.travis.yml
@@ -2,7 +2,7 @@ env:
2
global:
3
- REPO_DIR=opencv
4
# Commit from opencv that you want to build
5
- - BUILD_COMMIT=70bbf17b133496bd7d54d034b0f94bd869e0e810
+ - BUILD_COMMIT=4af3ca4e4d7be246a49d751a79c6392e848ac2aa
6
# pip dependencies to _build_ your project
7
- BUILD_DEPENDS="numpy==1.11.1"
8
# pip dependencies to _test_ your project. Include any dependencies
0 commit comments