master Gluing together basic functionality

including support for block-based authentication as with Basic and
Digest and ENV-based authentication.

Dan Buch authored and committed

Push event #5 passed

  • Ran for
  • Total time
The .travis.yml file used for this job is not available
Build Config
{
  "env": {
    "global": [
      "COVERAGE=1"
    ]
  },
  "rvm": [
    "2.0.0",
    "1.9.3",
    "jruby-19mode",
    "rbx-19mode"
  ],
  "language": "ruby",
  "notifications": {
    "email": "github+rack-auth-travis@modcloth.com"
  }
}