AMD64
Ruby: 1.8.7
Git
This is the configuration for all of build #118, including this job
language: ruby
rvm: [2.0.0, 1.8.7]
script: bundle exec ./bin/travis-lint
Build Config
{
  "os": [
    "linux"
  ],
  "rvm": [
    "2.0.0",
    "1.8.7"
  ],
  "script": [
    "bundle exec ./bin/travis-lint"
  ],
  "language": "ruby"
}