aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2022-11-10 17:17:03 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2022-11-10 17:17:03 +0100
commit3e82035d2753d031401f80833de8939740491bd0 (patch)
treec3e7a0a7713e656dfe6ee7c1b6e337a411f0f786
parent9f28f36b00c156ff9c78790302c6fc74e0195651 (diff)
Revert standalone option for remotes on travis
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 5fa4d8f..3f3eafb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,14 +12,12 @@ jobs:
env:
global:
- NOT_CRAN="true"
- - R_REMOTES_STANDALONE="false"
before_install:
- curl -OLs https://eddelbuettel.github.io/r-ci/run.sh && chmod 0755 run.sh
- ./run.sh bootstrap
install:
- - ./run.sh install_r curl
- ./run.sh install_deps
script:

Contact - Imprint