Skip to content

Commit

Permalink
re-enabled travis testing for old jruby (travis fixed the jruby image…
Browse files Browse the repository at this point in the history
…s issue)
  • Loading branch information
ddnexus committed Mar 23, 2020
1 parent 915c7e1 commit 280164a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
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 280164a

Please sign in to comment.