Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
markvanderloo committed Jun 15, 2015
1 parent 5e63732 commit e296aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ install:
- cd ./pkg
- ../travis-tool.sh install_deps
- ../travis-tool.sh install_r roxygen2
- R -e "roxygen2::update_collate('.');devtools::document()"
- R -e "roxygen2::roxygenise('.')"
- ../travis-tool.sh github_package jimhester/covr
script:
- ../travis-tool.sh run_tests
Expand Down

0 comments on commit e296aef

Please sign in to comment.