We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da4dad3 commit c003418Copy full SHA for c003418
1 file changed
.travis.yml
@@ -16,7 +16,7 @@ before_install:
16
- ./travis-tool.sh bootstrap
17
18
install:
19
- - ./travis-tool.sh install_aptget r-cran-rcpp
+ - ./travis-tool.sh install_aptget r-cran-rcpp r-cran-runit
20
21
script:
22
- ./travis-tool.sh run_tests
0 commit comments