Skip to content

approx 1min overhead to the travis build #1

@kavanagh

Description

@kavanagh

Travis has to download the npm modules and compile libsass.

Travis cache is not supported for public repos.

Perhaps use a apt-get? eg

before-install: 'sudo apt-get libsass'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions