aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2022-10-25 15:02:14 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2022-10-25 15:02:14 +0200
commit32e73fbbda5e09e4ccb98857cea7cdc140a84254 (patch)
treede1e1194fc3ec584c36be397ae14496a33026743 /.travis.yml
parente514f8235ee5398da5c5c83d472ca99dd5324066 (diff)
Install covr on travis to restore codecov coverage
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 52d9ac32..57543c44 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,7 +19,7 @@ before_install:
- ./run.sh bootstrap
install:
- - ./run.sh install_r nlme
+ - ./run.sh install_r nlme covr
- ./run.sh install_all
- ./run.sh install_github jranke/saemixextension@installable_dev_version

Contact - Imprint