Skip to content
Snippets Groups Projects
Commit 767f923c authored by Laura A DeCicco's avatar Laura A DeCicco
Browse files

Adding testthat to install_r

parent 91d801ac
No related branches found
No related tags found
1 merge request!81New testing
...@@ -20,7 +20,7 @@ before_script: ...@@ -20,7 +20,7 @@ before_script:
- curl -OL http://raw.github.com/craigcitro/r-travis/master/scripts/travis-tool.sh - curl -OL http://raw.github.com/craigcitro/r-travis/master/scripts/travis-tool.sh
- chmod 755 ./travis-tool.sh - chmod 755 ./travis-tool.sh
- "./travis-tool.sh bootstrap" - "./travis-tool.sh bootstrap"
- "./travis-tool.sh install_deps - ./travis-tool.sh install_r XML RCurl plyr reshape2 lubridate httr knitr xtable" - "./travis-tool.sh install_deps - ./travis-tool.sh install_r XML RCurl plyr reshape2 lubridate httr knitr xtable testthat"
on_failure: on_failure:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment