Skip to content
This repository has been archived by the owner on Jun 6, 2018. It is now read-only.

Commit

Permalink
add rubinius to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Leif Gensert committed Apr 25, 2013
1 parent 22d92ed commit fe84423
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,10 @@ bundler_args: --without documentation production
rvm:
- 1.9.3
- 2.0.0
- jruby-19mode
- rbx-19mode
matrix:
allow_failures:
- rvm: rbx-19mode
script:
- rake spec

0 comments on commit fe84423

Please sign in to comment.