diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2021-07-23 16:16:23 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2021-07-23 16:16:23 +0200 |
commit | 7fdf1e50cf8e871ade9462d199313b6c04ec7a54 (patch) | |
tree | 395a189b8c64142e04c743cb09069d14b9d40144 | |
parent | 297285ac86a74c1ceb517aac9eca46d07513c45d (diff) |
Update travis config, attempting to get R 4.1.0
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index e64c9dca..36537e0d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,3 @@ -os: linux -dist: xenial language: r r: - release |