Skip to content

Commit

Permalink
Update the list of rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
knu committed Mar 17, 2016
1 parent c724dec commit 2fa786a
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions .travis.yml
Expand Up @@ -4,15 +4,14 @@ rvm:
- ree
- 1.9.3
- 2.0.0
- 2.1
- 2.2
- 2.3.0
- ruby-head
- jruby-18mode
- jruby-19mode
- jruby-head
- rbx-18mode
- rbx-19mode
- jruby-1.7
- jruby-9
- rbx-2
matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-18mode
- rvm: rbx-18mode
- rvm: rbx-19mode
- rvm: rbx-2

0 comments on commit 2fa786a

Please sign in to comment.