aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index e9d552c..3f3eafb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,12 +11,10 @@ jobs:
env:
global:
- - USE_BSPM="true"
- NOT_CRAN="true"
before_install:
- - curl -OLs https://eddelbuettel.github.io/r-ci/run.sh
- - chmod 0755 run.sh
+ - curl -OLs https://eddelbuettel.github.io/r-ci/run.sh && chmod 0755 run.sh
- ./run.sh bootstrap
install:

Contact - Imprint