File tree 2 files changed +5
-0
lines changed
2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -14,3 +14,7 @@ matrix:
14
14
python : " 3.5"
15
15
before_install : pip install cython
16
16
script : python setup.py build_ext
17
+ - language : python
18
+ python : " 3.6"
19
+ before_install : pip install cython
20
+ script : python setup.py build_ext
Original file line number Diff line number Diff line change 1
1
[ ![ Release] ( https://img.shields.io/badge/Release-v2.1.1-blue.svg?style=flat-square )] ( https://github.com/lh3/minimap2/releases )
2
2
[ ![ BioConda] ( https://img.shields.io/conda/vn/bioconda/minimap2.svg?style=flat-square )] ( https://anaconda.org/bioconda/minimap2 )
3
+ [ ![ PyPI] ( https://img.shields.io/pypi/v/mappy.svg?style=flat-square )] ( https://pypi.python.org/pypi/mappy )
3
4
[ ![ License] ( https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square )] ( LICENSE.txt )
4
5
[ ![ Build Status] ( https://travis-ci.org/lh3/minimap2.svg?branch=master )] ( https://travis-ci.org/lh3/minimap2 )
5
6
## Getting Started
You can’t perform that action at this time.
0 commit comments