Pull Request #3 Update README and .travis.yml

Current default is Node.js 0.10.x, which does not work
with this code.

Hiro Asari avatar Hiro Asari

Pull request event #1.1 failed

  • Ran for
AMD64
Node.js: 8
Git
The .travis.yml file used for this job is not available
Build Config
{
  "os": [
    "linux"
  ],
  "dist": "trusty",
  "sudo": false,
  "node_js": [
    "8"
  ],
  "language": "node_js"
}