Push event #1.1 passed

  • Ran for
AMD64
Ruby: 2.5.1
Git
The .travis.yml file used for this job is not available
Build Config
{
  "os": [
    "linux"
  ],
  "env": {
    "global": [
      "COVERAGE=1"
    ]
  },
  "rvm": [
    "2.5.1"
  ],
  "dist": "trusty",
  "sudo": false,
  "cache": {
    "bundler": true
  },
  "language": "ruby"
}