8000 fix py version · opencv/opencv-python@f767942 · GitHub
[go: up one dir, main page]

Skip to content

Commit f767942

Browse files
committed
fix py version
1 parent 37a96da commit f767942

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
@@ -418,7 +418,7 @@ jobs:
418418
dist: xenial
419419
services: docker
420420
env:
421-
- MB_PYTHON_VERSION=3.8
421+
- MB_PYTHON_VERSION=3.9
422422
- PLAT=aarch64
423423
- DOCKER_TEST_IMAGE=multibuild/xenial_arm64v8
424424
- ENABLE_CONTRIB=0

0 commit comments

Comments
 (0)
0