aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2021-11-18 23:03:16 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2021-11-18 23:03:16 +0100
commitae755fbb06c3dda0740e9bb9323fbdfe3f2788a4 (patch)
tree83775c62311c2b9dde8d5e9b4283cfd03b2d2b60 /.travis.yml
parent898d598bcbb022ac767e0105e868798130f2c74c (diff)
Use reticulate instead of PythonInR, alanwood has moved
Because the pesticide compendium at alanwood.net has moved to bcpc.org, we need to depend on a development branch of webchem at the moment.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 712829e..841fe6d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,5 +5,6 @@ r:
- devel
github_packages:
- r-lib/covr
+ - jranke/webchem@bcpc
after_success:
- Rscript -e 'covr::codecov()'

Contact - Imprint