Skip to content

Commit

Permalink
Update to Ruby 2.2.8, 2.3.5, 2.4.2, JRuby 1.7.27, 9.1.13.0 and rbx 3.86.
Browse files Browse the repository at this point in the history
  • Loading branch information
philr committed Oct 26, 2017
1 parent 668e7b4 commit 5010f59
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions .travis.yml
Expand Up @@ -9,20 +9,19 @@ rvm:
- 1.9.3-p551
- 2.0.0-p648
- 2.1.10
- 2.2.6
- 2.3.3
- 2.4.1
- 2.2.8
- 2.3.5
- 2.4.2
- ruby-head
- jruby-18mode
- jruby-1.7.26
- jruby-9.1.8.0
- jruby-1.7.27
- jruby-9.1.13.0
- jruby-head
- rbx-2.71828182
- rbx-3.29
- rbx-3.86
- ree
matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
- rvm: rbx-2.71828182
- rvm: rbx-3.29

0 comments on commit 5010f59

Please sign in to comment.