Skip to content

Build logs #57

@jrowen

Description

@jrowen

I'm running into an issue with a Travis CI Docker build that includes RcppEigen whereby the Travis log is filling up with build output from the package. You can see this by taking a look at the build output shown here.

I was running a command similar to the one below to install the package.

RUN install2.r --error \
    ...
    RcppEigen \
    ...

Is there a better way to install the package or suppress the build output?

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