master Merge pull request #5 from nicolasleger/patch-1

Push event #33 canceled

  • Ran for
  • Total time
The .travis.yml file used for this job is not available
Build Config
{
  "os": [
    "linux"
  ],
  "rvm": [
    "2.3",
    "2.4",
    "2.5"
  ],
  "dist": "trusty",
  "sudo": false,
  "script": [
    "bundle exec rspec"
  ],
  "language": "ruby"
}