The .travis.yml file used for this job is not available
Build Config
{
"rvm": [
"2.2.6",
"2.3.3"
],
"sudo": false,
"script": "bundle exec rspec",
"language": "ruby",
"bundler_args": "--without play"
}