sudo Send sudo output to /dev/null

Push event #277 passed

  • Ran for
  • Total time
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"
}