Re: [jruby-user] Odd issue w/ JRuby 9k + Travis CI
Jesse Proudman <[email protected]> Mon, 2 Mar 2015 12:00:37 -0800
| Newsgroups | gmane.comp.lang.jruby.user |
|---|---|
| Message-ID | <CAE0qrXocDHOjsigyovrS2yO-g1=FSCRXjpHJQjZOHg-eCoqgBA@mail.gmail.com> |
Added this to our Gemfile and unfortunately still getting the same result: gem 'jruby-openssl', platforms: :jruby Jesse Proudman Founder and CTO Blue Box Group, Inc. w. blueboxcloud.com <http://www.blueboxcloud.com/> c. 206-778-8777 On Mon, Mar 2, 2015 at 11:48 AM, Brendan Grainger < [email protected]> wrote: > With the major caveat that I haven't used jruby 9k yet. Do you have > jruby-openssl installed? > > gem install jruby-openssl > > > > On Mon, Mar 2, 2015 at 2:32 PM, Jesse Proudman <[email protected]> > wrote: > >> Hello, >> >> We're trying to get our project to build on Travis CI using JRuby 9k. We >> have the project successfully building using JRuby1.7.19 on Travis, and >> successfully operating locally using JRuby 9k, but on Travis CI, we get the >> following output: >> >> https://gist.github.com/blueboxjesse/8f270ab2c380c709b784 >> >> Google-fu has left me with limited results. >> >> Does any one have thoughts on how to solve this? >> >> Jesse Proudman >> Founder and CTO >> Blue Box Group, Inc. >> w. blueboxcloud.com <http://www.blueboxcloud.com> >> c. 206-778-8777 >> > > > > -- > Brendan Grainger > www.kuripai.com >