You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
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
The text was updated successfully, but these errors were encountered: