We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c579e0 + 34bc608 commit 5792c0eCopy full SHA for 5792c0e
.travis.yml
@@ -4,9 +4,7 @@ before_install:
4
- curl -OL http://raw.github.com/craigcitro/r-travis/master/scripts/travis-tool.sh
5
- chmod 755 ./travis-tool.sh
6
- ./travis-tool.sh bootstrap
7
- #- ./travis-tool.sh github_package hadley/testthat
8
- - ./travis-tool.sh github_package RcppCore/Rcpp
9
- - ./travis-tool.sh install_aptget r-cran-runit
+ - ./travis-tool.sh install_aptget r-cran-rcpp r-cran-bh r-cran-runit
10
11
script:
12
- R CMD INSTALL .
0 commit comments