aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2018-09-15 11:57:51 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2018-09-15 11:57:51 +0200
commit5e611543418b9ee528e2e71b214779e592e96722 (patch)
treea613e3b9dd7dc655c4f1ef086bc05a396a65bed0
parent2b5f8a4e6e743a483a2d9aa90ecbe89048f92262 (diff)
Ignore .travis.yml, add build status
-rw-r--r--.Rbuildignore1
-rw-r--r--README.md1
2 files changed, 2 insertions, 0 deletions
diff --git a/.Rbuildignore b/.Rbuildignore
index da90d9b6..fa62670e 100644
--- a/.Rbuildignore
+++ b/.Rbuildignore
@@ -27,3 +27,4 @@
^mkin.tar$
^docs$
^_pkgdown\.yml$
+^\.travis\.yml$
diff --git a/README.md b/README.md
index 02a17702..00672827 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
# mkin
[![](https://www.r-pkg.org/badges/version/mkin)](https://cran.r-project.org/package=mkin)
+[![Build Status](https://travis-ci.com/jranke/mkin.svg?branch=master)](https://travis-ci.com/jranke/mkin)
The R package **mkin** provides calculation routines for the analysis of
chemical degradation data, including <b>m</b>ulticompartment <b>kin</b>etics as

Contact - Imprint