Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
orolle opened this issue Apr 20, 2018 · 1 comment

Comments

@orolle
Copy link

orolle commented Apr 20, 2018

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

@reconbot
Copy link

@nolanlawson if you can add me to this repo I'll be happy to get the CI back into shape and do some issue triage. I'm lucky to be able to use this package and a few others in some prototypes for work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants