mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-29 03:00:45 -04:00
16 lines
200 B
YAML
16 lines
200 B
YAML
language: r
|
|
warnings_are_errors: true
|
|
|
|
r_binary_packages:
|
|
- Rcpp
|
|
- cairo
|
|
- knitr
|
|
|
|
r_github_packages:
|
|
- rstudio/htmltools
|
|
|
|
notifications:
|
|
email:
|
|
on_success: change
|
|
on_failure: change
|