Skip to content

Commit 34bc608

Browse files
committed
Install BH
also switch to r-cran-* for Rcpp and BH
1 parent 297b891 commit 34bc608

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ before_install:
44
- curl -OL http://raw.github.com/craigcitro/r-travis/master/scripts/travis-tool.sh
55
- chmod 755 ./travis-tool.sh
66
- ./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
7+
- ./travis-tool.sh install_aptget r-cran-rcpp r-cran-bh r-cran-runit
108

119
script:
1210
- R CMD INSTALL .

0 commit comments

Comments
 (0)