Navigation Menu

Skip to content

Commit

Permalink
Added all rubies to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
steveklabnik committed Jan 23, 2012
1 parent 9e66729 commit ae561cf
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .travis.yml
@@ -1 +1,12 @@
script: "rspec" script: "rspec"
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- jruby-18mode
- jruby-19mode
- rbx-18mode
- rbx-19mode
- ruby-head
- ree

0 comments on commit ae561cf

Please sign in to comment.