mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
CI: Update to jruby-9.2.11.0 (#1607)
* CI: Update to jruby-9.2.11.0 * CI: JRuby is not allowed to fail
This commit is contained in:
parent
2db247dd33
commit
d3b1f7b2db
1 changed files with 1 additions and 2 deletions
|
@ -21,7 +21,7 @@ rvm:
|
|||
- 2.6.5
|
||||
- ruby-head
|
||||
- rbx-3
|
||||
- jruby-9.2.9.0
|
||||
- jruby-9.2.11.0
|
||||
- jruby-head
|
||||
|
||||
script: ./.travis.sh
|
||||
|
@ -30,7 +30,6 @@ matrix:
|
|||
allow_failures:
|
||||
- rvm: ruby-head
|
||||
- rvm: jruby-head
|
||||
- rvm: jruby-9.2.9.0
|
||||
- rvm: rbx-3
|
||||
|
||||
notifications:
|
||||
|
|
Loading…
Reference in a new issue