AMD64
Ruby
Git
The .travis.yml file used for this job is not available
Build Config
{
"cache": "bundler",
"script": [
"bundle exec rspec spec"
],
"language": "ruby"
}