diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-12-08 23:56:14 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-12-08 23:58:15 +0100 |
commit | df996535b0bb3077040abccf1c6e20bb4751d2ce (patch) | |
tree | 2701a2219a76929b7be235523ed8b7fb9a7c4e73 /.travis.yml | |
parent | 81e0532542ff172b15130b7e8769509a3921399c (diff) |
Test plots on R-release and cache packages again
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 580c6f28..8ef4da51 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ addons: apt: packages: - gcc +cache: packages repos: CRAN: https://cloud.r-project.org jranke: https://jranke.github.io/drat |