Download this file
1 2 3 4 5 6 7 8 9 10 11 12 13
# 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