Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

Travis: jruby-9.1.15.0 #246

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,14 @@ rvm:
- jruby-1.7.27
- 2.1.10
- 2.2.7
- jruby-9.1.12.0
- jruby-9.1.15.0
- 2.3.4
- 2.4.1
- ruby-head
- jruby-head
matrix:
fast_finish: true
allow_failures:
- rvm: jruby-9.1.12.0
- rvm: 2.1.10
- rvm: 2.3.4
- rvm: ruby-head
Expand Down