diff --git a/.travis.yml b/.travis.yml index 52778286..e3d73151 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ env: global: - REPO_DIR=opencv # Commit from opencv that you want to build - - BUILD_COMMIT=4af3ca4e4d7be246a49d751a79c6392e848ac2aa + - BUILD_COMMIT=a871f9e4f7d83dc5851f965bdba5cd01bb7527fe # pip dependencies to _build_ your project - BUILD_DEPENDS="numpy==1.11.1" # pip dependencies to _test_ your project. Include any dependencies diff --git a/opencv b/opencv index 4af3ca4e..a871f9e4 160000 --- a/opencv +++ b/opencv @@ -1 +1 @@ -Subproject commit 4af3ca4e4d7be246a49d751a79c6392e848ac2aa +Subproject commit a871f9e4f7d83dc5851f965bdba5cd01bb7527fe diff --git a/opencv_contrib b/opencv_contrib index 2a9d1b22..0bd061f0 160000 --- a/opencv_contrib +++ b/opencv_contrib @@ -1 +1 @@ -Subproject commit 2a9d1b22ed76eb22fad1a5edf6faf4d05f207b13 +Subproject commit 0bd061f07b665a7fb3f744122550393b337c50e5