mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-15 21:17:54 +08:00
added python 3.6 test
This commit is contained in:
@@ -14,3 +14,7 @@ matrix:
|
||||
python: "3.5"
|
||||
before_install: pip install cython
|
||||
script: python setup.py build_ext
|
||||
- language: python
|
||||
python: "3.6"
|
||||
before_install: pip install cython
|
||||
script: python setup.py build_ext
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[](https://github.com/lh3/minimap2/releases)
|
||||
[](https://anaconda.org/bioconda/minimap2)
|
||||
[](https://pypi.python.org/pypi/mappy)
|
||||
[](LICENSE.txt)
|
||||
[](https://travis-ci.org/lh3/minimap2)
|
||||
## Getting Started
|
||||
|
||||
Reference in New Issue
Block a user