1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00

CI: Use jruby-9.2.9.0

This commit is contained in:
Olle Jonsson 2019-11-06 22:33:49 +01:00 committed by GitHub
parent 04a02ac2b7
commit 131a5fec5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ rvm:
- 2.6.5
- ruby-head
- rbx-3
- jruby-9.2.8.0
- jruby-9.2.9.0
- jruby-head
script: ./.travis.sh
@ -35,7 +35,7 @@ matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
- rvm: jruby-9.2.8.0
- rvm: jruby-9.2.9.0
- rvm: rbx-3
notifications: