Bob Rudis
7 years ago
No known key found for this signature in database
GPG Key ID: 1D7529BE14E2BBA9
1 changed files with
3 additions and
2 deletions
-
.travis.yml
|
|
@ -1,9 +1,10 @@ |
|
|
|
# Sample .travis.yml for R projects |
|
|
|
|
|
|
|
language: r |
|
|
|
warnings_are_errors: true |
|
|
|
sudo: required |
|
|
|
|
|
|
|
apt_packages: |
|
|
|
- libtidy-dev |
|
|
|
|
|
|
|
env: |
|
|
|
global: |
|
|
|
- CRAN: http://cran.rstudio.com |
|
|
|