mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-25 08:28:11 +08:00
don't build for python-3.0 (unavailable in travis)
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ matrix:
|
||||
before_install: pip install cython
|
||||
script: python setup.py build_ext
|
||||
- language: python
|
||||
python: "3.0"
|
||||
python: "3.3"
|
||||
before_install: pip install cython
|
||||
script: python setup.py build_ext
|
||||
- language: python
|
||||
|
||||
Reference in New Issue
Block a user