Merge pull request #1422 from olleolleolle/patch-4

Travis: use jruby-9.1.17.0
This commit is contained in:
namusyaka 2018-04-28 15:54:18 +09:00 committed by GitHub
commit a8b1a77547
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ rvm:
- 2.5.0
- ruby-head
- rbx-3
- jruby-9.1.15.0
- jruby-9.1.17.0
- jruby-head
script: ./.travis.sh
@ -32,7 +32,7 @@ matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
- rvm: jruby-9.1.15.0
- rvm: jruby-9.1.17.0
- rvm: rbx-3
notifications: