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 c2efec1 commit f76bcd3Copy full SHA for f76bcd3
.travis.yml
@@ -45,7 +45,7 @@ install:
45
# Download OpenCV v3.3.0-rc
46
- git clone https://github.com/opencv/opencv.git
47
- cd opencv
48
- - git checkout 3.3.0-rc
+ - git checkout 3.4
49
50
# Create a new 'build' folder.
51
- mkdir build
0 commit comments