From 3533b7c17cb6c39418622e527f648adc0c9a5eee Mon Sep 17 00:00:00 2001 From: whitews Date: Fri, 28 Jan 2022 10:01:05 -0500 Subject: [PATCH] update travis link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ab8b69..1a5be6f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![DOI](https://zenodo.org/badge/14634514.svg)](https://zenodo.org/badge/latestdoi/14634514) -[![Build Status](https://travis-ci.com/whitews/FlowIO.svg?branch=master)](https://travis-ci.com/whitews/FlowIO) +[![Build Status](https://app.travis-ci.com/whitews/FlowIO.svg?branch=master)](https://app.travis-ci.com/github/whitews/FlowIO) [![Coverage](https://codecov.io/gh/whitews/FlowIO/branch/master/graph/badge.svg)](https://codecov.io/gh/whitews/flowio) [![Documentation Status](https://readthedocs.org/projects/flowio/badge/?version=latest)](https://flowio.readthedocs.io/en/latest/?badge=latest)