diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2021-09-16 08:23:57 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2021-09-16 08:23:57 +0200 |
commit | 212070667de33e4d4adc7f0ae7baf8e18ad51d3f (patch) | |
tree | 85eb7e3b3bc00736625cf9d439b3436919db42a2 /.travis.yml | |
parent | 51fab94230e926cec690dc455964bd797a97b7c7 (diff) | |
parent | 2e77bf144a81852302571009b1fcd41f021eca4c (diff) |
Merge branch 'master' into nlmixr
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 94ef2e2d..09e361c4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ addons: cache: packages repos: CRAN: https://cloud.r-project.org + https: https://jranke.github.io/drat r_packages: - nlme - devtools |