diff options
-rw-r--r-- | .travis.yml | 2 |
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: |