Skip to content

Travis CI is failing, because nodejs v0.10 does not support ECMAScript 2015 by default #76

Open
@orolle

Description

@orolle

Hi,

look into the details of Travis CI logs in the PRs. Most PRs builds are failing, because libraries / dependencies using ECMAScript 2015 code and node 0.10 does not enable ECMAScript 2015 by default. More detail: https://stackoverflow.com/questions/22603078/syntaxerror-use-of-const-in-strict-mode

It would be nice if we can fix this and and merge most PRs which fixing crucial bugs.

Cheers
Oliver

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