Closed curran closed 6 years ago
It's because of hawk using const
, which is not supported in node 0.12.
In that case, probably this can be solved by simply updating the Node version in travis.yml
.
See https://docs.travis-ci.com/user/languages/javascript-with-nodejs/#Specifying-Node.js-versions
@domoritz Hey it worked! https://github.com/vega/datalib/pull/89
See #93
The CI build is currently failing: