1
0
Fork 0
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:
Olle Jonsson 2020-03-18 15:21:12 +01:00 committed by GitHub
parent 2db247dd33
commit d3b1f7b2db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: