Skip to content

Commit

Permalink
Add additional rvm environments
Browse files Browse the repository at this point in the history
  • Loading branch information
dbussink committed Jul 27, 2011
1 parent 0644ed2 commit 9db980f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
@@ -0,0 +1,9 @@
rvm:
- 1.8.7 # (current default)
- 1.9.2
- rbx
- rbx-2.0
- ree
- jruby
- ruby-head
- 1.8.6

0 comments on commit 9db980f

Please sign in to comment.