Skip to content

Commit

Permalink
Do not build on JRuby 9.1
Browse files Browse the repository at this point in the history
This version of JRuby conforms to Ruby 2.3, support for which has been
dropped.
  • Loading branch information
mvz committed Apr 17, 2019
1 parent d5cf912 commit 917cd2a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -17,8 +17,6 @@ rvm:

matrix:
include:
- rvm: jruby-9.1
script: bundle exec rake test:all
- rvm: jruby-9.2
script: bundle exec rake test:all
- rvm: jruby-head
Expand Down

0 comments on commit 917cd2a

Please sign in to comment.