Git Product home page Git Product logo

Comments (6)

amoose avatar amoose commented on July 17, 2024

I have tested jruby-9.0.0.0 locally, but RVM is currently behind the jruby release and only installs pre1 in Travis (which causes errors). I will push up the new .travis.yml once the RVM version is released and updated in Travis CI.

More info:

Pending branch for PR: (will remove allow_failures once RVM is updated)

from connect_vbms.

alex avatar alex commented on July 17, 2024

Good to know, thanks.

On Sat, Aug 22, 2015 at 12:45 PM, Amos Stone [email protected]
wrote:

I have tested jruby-9.0.0.0 locally, but RVM is currently behind the jruby
release and only installs pre1 in Travis (which causes errors). I will push
up the new .travis.yml once the RVM version is released and updated in
Travis CI.

More info:


Reply to this email directly or view it on GitHub
#15 (comment)
.

"I disapprove of what you say, but I will defend to the death your right to
say it." -- Evelyn Beatrice Hall (summarizing Voltaire)
"The people's good is the highest law." -- Cicero
GPG Key fingerprint: 125F 5C67 DFE9 4084

from connect_vbms.

amoose avatar amoose commented on July 17, 2024

blocked until RVM is released and available in Travis CI.

from connect_vbms.

jodosha avatar jodosha commented on July 17, 2024

Ouch 💔

from connect_vbms.

amoose avatar amoose commented on July 17, 2024

@jodosha For now, I added a quick hack to install rvm from master.

  • connect_vbms/.travis.yml

    Lines 29 to 37 in 44af058

    # Forcing installation of latest RVM (master) in order to use jruby 9000
    - rvm: jruby-9.0.0.0
    before_install: rvm get master && rvm install jruby-9.0.0.0 && gem install bundler --no-ri --no-rdoc
    env: JRUBY_OPTS="$JRUBY_OPTS -Xcli.debug=true --debug"
    jdk: oraclejdk7
    - rvm: jruby-9.0.0.0
    before_install: rvm get master && rvm install jruby-9.0.0.0 && gem install bundler --no-ri --no-rdoc
    env: JRUBY_OPTS="$JRUBY_OPTS -Xcli.debug=true --debug"
    jdk: oraclejdk8

from connect_vbms.

alex avatar alex commented on July 17, 2024

Done!

from connect_vbms.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.