diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2023-03-14 20:10:25 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2023-03-14 20:10:25 +0100 |
commit | 262d4de5fb2c6e98367793650607b3baa4268fcc (patch) | |
tree | cc702e5f82c0ddeacfbbe9e5e0a87e7066b9f95c /.travis.yml | |
parent | 0043c54fb34c8d529e0e6304a1a9cc1e80a23010 (diff) |
deSolve 1.35 is on CRAN now, thanks Thomas!
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 70f67e46..a30182aa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,7 +19,6 @@ before_install: install: - ./run.sh install_all - - Rscript -e 'bspm::disable(); install.packages("deSolve")' - ./run.sh install_github jranke/saemixextension@installable_dev_version script: |