Permalink
Switch branches/tags
Nothing to show
Find file
Fetching contributors…
Cannot retrieve contributors at this time
14 lines (9 sloc) 196 Bytes
# https://docs.travis-ci.com/user/languages/r/
language: r
warnings_are_errors: false
cache: packages
bioc_required: true
notifications:
email:
on_success: change
on_failure: change