The .travis.yml file used for this job is not available
Build Config
{
"env": {
"global": [
"COVERAGE=1"
]
},
"rvm": [
"2.0.0",
"1.9.3",
"jruby-19mode",
"rbx-19mode"
],
"language": "ruby",
"notifications": {
"email": "github+rack-auth-travis@modcloth.com"
}
}