Pull Request #15 Generically read/write env vars

Pull request event #132 passed

  • Ran for
  • Total time
  • New branch build
The .travis.yml file used for this job is not available
Build Config
{
  "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"
}