master try fixing jruby

Push event #11 passed

  • Ran for
  • Total time
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"
}