Skip to content

Commit c003418

Browse files
committed
Fixing .travis.yml
1 parent da4dad3 commit c003418

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ before_install:
1616
- ./travis-tool.sh bootstrap
1717

1818
install:
19-
- ./travis-tool.sh install_aptget r-cran-rcpp
19+
- ./travis-tool.sh install_aptget r-cran-rcpp r-cran-runit
2020

2121
script:
2222
- ./travis-tool.sh run_tests

0 commit comments

Comments
 (0)