зеркало из https://github.com/Azure/rAzureBatch.git
10 строки
189 B
YAML
10 строки
189 B
YAML
|
# R for travis: see documentation at https://docs.travis-ci.com/user/languages/r
|
||
|
|
||
|
language: R
|
||
|
sudo: false
|
||
|
cache: packages
|
||
|
warnings_are_errors: false
|
||
|
|
||
|
r_github_packages:
|
||
|
- jimhester/lintr
|