提交 5373fcc7 编写于 作者: O Olli-Pekka Heinisuo

aarch64 needs to be rebuilt with cmake

上级 a82d7dd0
......@@ -316,20 +316,6 @@ jobs:
- USE_CCACHE=0
cache:
directories: $HOME/.ccache
- os: linux
arch: arm64
language: generic
dist: xenial
services: docker
env:
- MB_PYTHON_VERSION=3.8
- PLAT=aarch64
- ENABLE_CONTRIB=0
- ENABLE_HEADLESS=0
- TEST_DEPENDS=numpy==1.17.3
- USE_CCACHE=0
cache:
directories: $HOME/.ccache
# headless builds for Linux
- os: linux
......
......@@ -77,7 +77,7 @@ A: It's easier for users to understand ``opencv-python`` than ``cv2`` and it mak
## Documentation for opencv-python
[![AppVeyor CI test status (Windows)](https://img.shields.io/appveyor/ci/skvark/opencv-python.svg?maxAge=3600&label=Windows)](https://ci.appveyor.com/project/skvark/opencv-python)
[![Travis CI test status (Linux and macOS)](https://img.shields.io/travis/skvark/opencv-python.svg?maxAge=3600&label=Linux+macOS)](https://travis-ci.com/skvark/opencv-python.svg?branch=master)
[![Travis CI test status (Linux and macOS)](https://img.shields.io/travis/skvark/opencv-python.svg?maxAge=3600&label=Linux+macOS)](https://travis-ci.com/github/skvark/opencv-python/)
The aim of this repository is to provide means to package each new [OpenCV release](https://github.com/opencv/opencv/releases) for the most used Python versions and platforms.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册