Skip to content

Commit

Permalink
Add JRuby and Rubinius cases on Travis CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
junaruga authored and ioquatix committed May 20, 2017
1 parent b9ee66e commit 91648e2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,12 @@ rvm:
- 2.4
- jruby-head
- ruby-head
- jruby-9.1.8.0
- jruby-head
- rbx-3
matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
- rvm: rbx-3
fast_finish: true

0 comments on commit 91648e2

Please sign in to comment.