8000 add missing change · NaxAlpha/opencv-python@d8d9008 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit d8d9008

Browse files
committed
add missing change
1 parent 3186d5a commit d8d9008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

travis/build-wheels.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ echo 'PYTHON_VERSION: '$PYTHON_VERSION
88

99
ENABLE_CONTRIB=$(<contrib.enabled)
1010

11-
yum install ninja-build
11+
source travis/install-ninja.sh
1212

1313
for PYBIN in /opt/python/cp$PYTHON_VERSION*/bin; do
1414
echo 'PWD : '$PWD

0 commit comments

Comments
 (0)
0