Pull request event #2 errored

  • Ran for
  • Total time
  • New branch build
travis-ci/ansiparse:.travis.yml@a31e9c2
language: node_js
node_js:
  - 0.4
  - 0.6
  - 0.7
Build Config
{
  "language": "node_js",
  "os": [
    "linux"
  ],
  "dist": "xenial",
  "node_js": [
    "0.4",
    "0.6",
    "0.7"
  ]
}