AMD64
Node.js
Git
The .travis.yml file used for this job is not available
Build Config
{
"sudo": false,
"script": "node spec/spec.js",
"language": "node_js",
"before_script": [
"bundle install",
"bundle exec rakep"
]
}