Skip to content

Commit

Permalink
Add ruby version specs to travis-ci config file. (CRuby 2.0.0 / jruby…
Browse files Browse the repository at this point in the history
…-19mode /ruby-head )
  • Loading branch information
kiyoka committed Nov 23, 2013
1 parent e3fe323 commit 4cc4307
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@ language: ruby
rvm:
- 1.9.2
- 1.9.3
- 2.0.0
- jruby-19mode # JRuby in 1.9 mode
- rbx-19mode
- ruby-head

gemfile:
- gemfiles/Gemfile

0 comments on commit 4cc4307

Please sign in to comment.