Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
cran release and travis and codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
soodoku committed Jun 27, 2019
1 parent cf6437f commit 94d77bd
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ before_install:
- Rscript -e 'install.packages("Rdpack")'
- Rscript -e 'install.packages("tinytex")'
- Rscript -e 'install.packages("pander")'
- Rscript -e 'install.packages("digest")'
- Rscript -e 'tinytex::install_tinytex(force=TRUE)'
- sudo apt-get install ghostscript
- openssl aes-256-cbc -K $encrypted_1fc90f464345_key -iv $encrypted_1fc90f464345_iv
Expand Down
2 changes: 0 additions & 2 deletions CRAN-RELEASE

This file was deleted.

11 changes: 11 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
comment: false

coverage:
status:
project:
default:
target: auto
threshold: 1%
patch:
default:
target: auto
threshold: 1%

0 comments on commit 94d77bd

Please sign in to comment.