mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-20 11:07:57 +08:00
test python 3.7 instead of 3.6
This commit is contained in:
+1
-1
@@ -15,6 +15,6 @@ matrix:
|
||||
before_install: pip install cython
|
||||
script: python setup.py build_ext
|
||||
- language: python
|
||||
python: "3.6"
|
||||
python: "3.7"
|
||||
before_install: pip install cython
|
||||
script: python setup.py build_ext
|
||||
|
||||
Reference in New Issue
Block a user