mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-15 21:17:54 +08:00
don't test python v3.3
This commit is contained in:
@@ -10,10 +10,6 @@ matrix:
|
||||
python: "2.7"
|
||||
before_install: pip install cython
|
||||
script: python setup.py build_ext
|
||||
- language: python
|
||||
python: "3.3"
|
||||
before_install: pip install cython
|
||||
script: python setup.py build_ext
|
||||
- language: python
|
||||
python: "3.5"
|
||||
before_install: pip install cython
|
||||
|
||||
Reference in New Issue
Block a user