Skip to content

Commit

Permalink
temporarily removed jruby 1. and 9.0 rvm from travis - waiting travis…
Browse files Browse the repository at this point in the history
… to fix their rvms or suggest some work around (https://travis-ci.community/t/jruby-1-7-and-9-0-fail/4703)
  • Loading branch information
ddnexus committed Aug 13, 2019
1 parent 2863c55 commit 30ed505
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Expand Up @@ -43,10 +43,10 @@ matrix:
- RUN_CODECOV=true

# jruby
- rvm: jruby-1.7
gemfile: gemfiles/ruby-1.9
- rvm: jruby-9.0
gemfile: gemfiles/ruby-2.0
# - rvm: jruby-1.7
# gemfile: gemfiles/ruby-1.9
# - rvm: jruby-9.0
# gemfile: gemfiles/ruby-2.0
- rvm: jruby-9.1
- rvm: jruby-9.2

0 comments on commit 30ed505

Please sign in to comment.