Push event #252.2 passed

  • Ran for
AMD64
Ruby: 2.1.5
Git
This is the configuration for all of build #252, including this job
The .travis.yml file used for this job is not available
Build Config
{
  "rvm": [
    "1.9.3",
    "2.1.5"
  ],
  "sudo": false,
  "script": [
    "bundle exec rspec spec"
  ],
  "language": "ruby"
}