mirror of
https://github.com/faye/faye-websocket-ruby.git
synced 2025-11-01 13:59:13 +00:00
Test on JRuby 9.{0,1,2} on Travis
This commit is contained in:
+7
-2
@@ -12,7 +12,12 @@ rvm:
|
||||
- 2.5.8
|
||||
- 2.6.6
|
||||
- 2.7.1
|
||||
- jruby-head
|
||||
- jruby-9.0
|
||||
- jruby-9.1
|
||||
- jruby-9.2
|
||||
|
||||
before_install:
|
||||
- '[[ "$(ruby --version)" != *"1.9.3"* ]] || gem update --system 2.4.8'
|
||||
|
||||
script:
|
||||
- bundle exec rspec -c spec
|
||||
- bundle exec rspec
|
||||
|
||||
Reference in New Issue
Block a user