Revision 185fd155b5df61bfc1ad1a5c2991f502dcd9bef9 authored by Paul Hoffman on 27 July 2017, 00:25:44 UTC, committed by Paul Hoffman on 27 July 2017, 00:25:44 UTC
1 parent 7a1a7ce
Raw File
.travis.yml
# R for travis: see documentation at https://docs.travis-ci.com/user/languages/r

language: R
sudo: false
cache: packages
warnings_are_errors: false
dist: trusty
back to top