diff options
| -rw-r--r-- | .travis.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/.travis.yml b/.travis.yml index 41464d3d..7e393eee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ env:      - USE_BSPM="true"  before_install: -  - curl -OLs https://eddelbuettel.github.io/r-ci/r2u/run.sh +  - curl -OLs https://eddelbuettel.github.io/r-ci/run.sh    - chmod 0755 run.sh    - ./run.sh bootstrap | 
