v0.0.1 add Rollout.matches? for cases where we do not need a block

Sven Fuchs authored and committed

Tag #8 passed

  • Ran for
  • Total time
  • New branch build
The .travis.yml file used for this job is not available
Build Config
{
  "rvm": [
    2,
    2.1,
    2.2,
    "jruby-9"
  ],
  "sudo": false,
  "script": "bundle exec rspec spec --color --require spec_helper",
  "language": "ruby",
  "services": [
    "redis"
  ]
}