diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-09-15 11:51:08 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-09-15 11:51:08 +0200 |
commit | 3a88dfc5782c77fd92a18d5824df26848b581ae0 (patch) | |
tree | 5008119859d95fbe6175b1343067ce6cbacb36af | |
parent | 696884fa0d7a5ef93424e182352de8e6fc502af3 (diff) |
Add travis badge
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ # 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) Static documentation of this R package can be found at https://pkgdown.jrwb.de/chemCal |