Merge remote-tracking branch 'refs/remotes/origin/master'

This commit is contained in:
Heng Li
2020-04-14 15:52:57 -04:00

View File

@@ -6,6 +6,10 @@ matrix:
- language: c
compiler: clang
script: make
- arch: arm64
language: c
compiler: gcc
script: make arm_neon=1 aarch64=1
- language: python
python: "2.7"
before_install: pip install cython