Skip to content

Travis CI .yml Update for Build Matrices  #517

@coatless

Description

@coatless

The CI testing via Travis needs a gentle update to the latest standards (c.f. Jim Hester's post on the RStudio blog) per:

+echo '\033[0;31m
r-travis is DEPRECATED!
Please see https://docs.travis-ci.com/user/languages/r/ for info, or
https://github.com/craigcitro/r-travis/wiki/Porting-to-native-R-support-in-Travis
for information on porting to native R support in Travis.\033[0m'
\033[0;31m

https://travis-ci.org/RcppCore/Rcpp#L657-L669

During this update, I think it would be good to also add in testing on:

  1. Different R versions.
  2. Operating system

Ideal use case: RMySQL's .travis.yml

Travis-CI documentation for R: https://docs.travis-ci.com/user/languages/r

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions