diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-09-15 11:56:17 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-09-15 11:56:17 +0200 |
commit | 750327670f859da0d31741360f7eed500b0bef1e (patch) | |
tree | d98a59e6af5fcd7afc44def45cf9c845797271da | |
parent | 3a88dfc5782c77fd92a18d5824df26848b581ae0 (diff) |
Hopefully fix travis badge
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |