Skip to content

Commit a7faf1c

Browse files
committed
drop travis
1 parent 15de135 commit a7faf1c

2 files changed

Lines changed: 1 addition & 23 deletions

File tree

.travis.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ fast BAM/CRAM depth calculation for **WGS**, **exome**, or **targeted sequencing
55
![logo](https://user-images.githubusercontent.com/1739/29678184-da1f384c-88ba-11e7-9d98-df4fe3a59924.png "logo")
66

77
[![Build](https://github.com/brentp/mosdepth/workflows/Build/badge.svg?branch=master)](https://github.com/brentp/mosdepth/actions?query=workflow%3ABuild)
8-
[![Build Status](https://travis-ci.com/brentp/mosdepth.svg?branch=master)](https://travis-ci.com/brentp/mosdepth)
98

109
[![citation](https://img.shields.io/badge/cite-open%20access-orange.svg)](https://academic.oup.com/bioinformatics/article/doi/10.1093/bioinformatics/btx699/4583630?guestAccessKey=35b55064-4566-4ab3-a769-32916fa1c6e6)
1110

@@ -171,8 +170,7 @@ contains `libhts.so`. e.g.
171170
If you get the error `could not import: hts_check_EOF` you may need to
172171
install a more recent version of htslib.
173172

174-
If you do want to install from source, see the [travis.yml](https://github.com/brentp/mosdepth/blob/master/.travis.yml)
175-
and the [install.sh](https://github.com/brentp/mosdepth/blob/master/scripts/install.sh).
173+
If you do want to install from source, see the [install.sh](https://github.com/brentp/mosdepth/blob/master/scripts/install.sh).
176174

177175
If you use archlinux, you can [install as a package](https://aur.archlinux.org/packages/mosdepth/)
178176

0 commit comments

Comments
 (0)