diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-12-08 23:24:49 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-12-08 23:24:49 +0100 |
commit | 81e0532542ff172b15130b7e8769509a3921399c (patch) | |
tree | 356c56ef266e98756bc05201147460b8588fe88b /.travis.yml | |
parent | 7ed530b82d1ecbde84bd6f9bd4114563ab0a7f25 (diff) |
Do not cache packages
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index aff848e4..580c6f28 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,6 @@ language: r r: - release - devel -cache: packages addons: apt: packages: @@ -14,7 +13,6 @@ repos: jranke: https://jranke.github.io/drat r_github_packages: - jranke/saemixextension - - r-lib/svglite r_packages: - nlme script: |