reverted to the Travis badge as it is faster

This commit is contained in:
Heng Li 2017-09-13 10:50:03 -04:00
parent cb57bd6146
commit 2f2b11624a
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
[![Release](https://img.shields.io/badge/Version-v2.1.1-blue.svg?style=flat-square)](https://github.com/lh3/minimap2/releases) [![Release](https://img.shields.io/badge/Release-v2.1.1-blue.svg?style=flat-square)](https://github.com/lh3/minimap2/releases)
[![BioConda](https://img.shields.io/conda/vn/bioconda/minimap2.svg?style=flat-square)](https://anaconda.org/bioconda/minimap2) [![BioConda](https://img.shields.io/conda/vn/bioconda/minimap2.svg?style=flat-square)](https://anaconda.org/bioconda/minimap2)
[![License](https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square)](LICENSE.txt) [![License](https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square)](LICENSE.txt)
[![Build Status](https://img.shields.io/travis/lh3/minimap2/master.svg?style=flat-square)](https://travis-ci.org/lh3/minimap2) [![Build Status](https://travis-ci.org/lh3/minimap2.svg?branch=master)](https://travis-ci.org/lh3/minimap2)
## Getting Started ## Getting Started
```sh ```sh
git clone https://github.com/lh3/minimap2 git clone https://github.com/lh3/minimap2