mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-16 05:27:55 +08:00
try again
This commit is contained in:
@@ -1,13 +1,9 @@
|
||||
matrix:
|
||||
include:
|
||||
- language: c
|
||||
compiler:
|
||||
- gcc
|
||||
- clange
|
||||
compiler: gcc
|
||||
script: make
|
||||
|
||||
- language: python
|
||||
python:
|
||||
- 2.7
|
||||
- 3.5
|
||||
python: "2.7"
|
||||
script: python setup.py build_ext
|
||||
|
||||
Reference in New Issue
Block a user