Skip to content

Commit

Permalink
adding travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
goodekat committed Jan 14, 2025
1 parent 6e1cfc5 commit 32563ff
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
language: r

r_packages:
- covr

after_success:
- Rscript -e 'library(covr); codecov()'
Binary file modified man/figures/readme-unnamed-chunk-6-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified man/figures/readme-unnamed-chunk-6-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 32563ff

Please sign in to comment.