AMD64
no language set
Git
The .travis.yml file used for this job is not available
Build Config
{
  "rvm": [
    "2.1.6"
  ],
  "sudo": false,
  "cache": "bundler",
  "script": "bundle exec rspec -fs --color --order rand spec",
  "language": "ruby",
  "notifications": {
    "webhooks": "http://requestb.in/14h19sy1"
  }
}