The .travis.yml file used for this job is not available
Build Config
{
"env": {
"global": [
"COVERAGE=1"
]
},
"rvm": [
"2.2.5",
"2.3.1"
],
"language": "ruby"
}