From 750327670f859da0d31741360f7eed500b0bef1e Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 15 Sep 2018 11:56:17 +0200 Subject: Hopefully fix travis badge --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 606b6bd..7091d0d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # chemCal - Calibration functions for analytical chemistry [![](https://www.r-pkg.org/badges/version/chemCal)](https://cran.r-project.org/package=chemCal) -[![Build Status](https://travis-ci.org/jranke/chemCal.svg?branch=master)] -(https://travis-ci.org/jranke/chemCal) +[![Build Status](https://travis-ci.com/jranke/chemCal.svg?branch=master)](https://travis-ci.com/jranke/chemCal) Static documentation of this R package can be found at https://pkgdown.jrwb.de/chemCal -- cgit v1.2.1