ovh / node-ovh

Node.js wrapper for the OVH APIs
http://ovh.github.io/node-ovh
Other
129 stars 27 forks source link

Build fail for node < 4 #26

Closed Nox-404 closed 5 years ago

Nox-404 commented 5 years ago

Build fails on old version of node. Mocha doesn't support node < 6 now but still works in v4.

I'll push a PR to update travis to drop tests on node < 4