mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2025-09-12 18:49:39 +02:00
6 lines
122 B
YAML
6 lines
122 B
YAML
|
# R for travis: see documentation at https://docs.travis-ci.com/user/languages/r
|
||
|
|
||
|
language: R
|
||
|
sudo: false
|
||
|
cache: packages
|