Skip to content

Commit 251735b

Browse files
author
Tatsuya Sato
committed
Add support version of ruby
1 parent c116627 commit 251735b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,10 @@ rvm:
33
- 1.8.7
44
- 1.9.2
55
- 1.9.3
6+
- 2.0.0
7+
- jruby-18mode
8+
- jruby-19mode
9+
- rbx-18mode
10+
- rbx-19mode
11+
- ree
612
script: bundle exec rake spec

0 commit comments

Comments
 (0)