jdcataldo / grunt-mocha-phantomjs

A simple grunt wrapper for mocha-phantomjs to allow for ci integration
MIT License
70 stars 40 forks source link

Updating phantom versions #57

Closed rek closed 8 years ago

rek commented 8 years ago

Bumping these allowed me to run this with node 4.x

Without it I was getting this error:

Running "mocha_phantomjs:dist" (mocha_phantomjs) task

internal/child_process.js:274
      var err = this._handle.spawn(options);