Skip to content

Commit

Permalink
Merge pull request googleapis#46 from nevir/patch-1
Browse files Browse the repository at this point in the history
Full jruby and rubinius coverage
  • Loading branch information
sporkmonger committed Apr 18, 2013
2 parents 2a6cc8e + 747df1a commit e2991a0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@ rvm:
- 1.9.2
- 1.9.3
- 2.0.0
- jruby
- rbx-18mode
- rbx-19mode
- jruby-18mode
- jruby-19mode
- jruby-20mode
- ree
script: "bundle exec rake spec:all"
before_install:
Expand Down

0 comments on commit e2991a0

Please sign in to comment.