Skip to content

Commit

Permalink
try checking vignettes
Browse files Browse the repository at this point in the history
  • Loading branch information
jsta committed Aug 13, 2020
1 parent b92cfd8 commit 2e1fbfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -18,8 +18,8 @@ r:
- release
- devel

r_build_args: --no-build-vignettes --no-manual
r_check_args: --no-build-vignettes --no-manual --as-cran
r_build_args: --no-manual
r_check_args: --no-manual --as-cran

after_success:
- Rscript -e 'covr::coveralls()'
Expand Down

0 comments on commit 2e1fbfa

Please sign in to comment.