Skip to content

Commit

Permalink
Add 2.0.0 and ruby-head to travis target
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshi Nakamura committed Dec 2, 2013
1 parent 3ab07ce commit 0a16401
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ rvm:
- ree
- 1.9.2
- 1.9.3
- jruby-18mode
- 2.0.0
- ruby-head
- jruby-19mode
- jruby-head
- rbx-2.1.1
- rbx-2.2.1

script: "bundle exec rake --trace"

Expand Down

0 comments on commit 0a16401

Please sign in to comment.