mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-15 13:07:55 +08:00
bump travis python version to 3.9
This commit is contained in:
@@ -19,6 +19,6 @@ matrix:
|
||||
before_install: pip install cython
|
||||
script: python setup.py build_ext
|
||||
- language: python
|
||||
python: "3.6"
|
||||
python: "3.9"
|
||||
before_install: pip install cython
|
||||
script: python setup.py build_ext
|
||||
|
||||
Reference in New Issue
Block a user