Skip to content

Commit

Permalink
Update exclusion line.
Browse files Browse the repository at this point in the history
  • Loading branch information
leonawicz committed Jul 12, 2019
1 parent 11f23f0 commit c7a360f
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 @@ -22,4 +22,4 @@ notifications:
on_start: never

after_success:
- Rscript -e 'covr::codecov(function_exclusions = "\\.onLoad$", line_exclusions = list("R/tab.R" = 165))'
- Rscript -e 'covr::codecov(function_exclusions = "\\.onLoad$", line_exclusions = list("R/tab.R" = 169))'

0 comments on commit c7a360f

Please sign in to comment.