mirror of
https://github.com/rstudio/shiny.git
synced 2026-02-06 12:44:58 -05:00
This is no longer necessary because the new version of sourcetools on CRAN does not need C++11
13 lines
147 B
YAML
13 lines
147 B
YAML
language: r
|
|
r:
|
|
- oldrel
|
|
- release
|
|
- devel
|
|
sudo: false
|
|
cache: packages
|
|
|
|
notifications:
|
|
email:
|
|
on_success: change
|
|
on_failure: change
|