Skip to content

Commit 8adeefb

Browse files
committed
Install knitr and rmarkdown.
1 parent d0c1744 commit 8adeefb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ before_install:
99
- ./run.sh bootstrap
1010

1111
install:
12-
- ./run.sh install_aptget r-cran-rcpp r-cran-bh r-cran-runit
12+
- ./run.sh install_aptget r-cran-rcpp r-cran-bh r-cran-runit r-cran-knitr r-cran-rmarkdown
1313

1414
script:
1515
- ./run.sh run_tests

0 commit comments

Comments
 (0)