Pull Request #19 introduce REDIS_POOL_SIZE, similar to DATABASE_POOL_SIZE

Pull request event #156 failed

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