Skip to content

Commit

Permalink
Add JRuby to the Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmire committed Mar 29, 2013
1 parent 8ff9697 commit fc8ed8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ rvm:
- "1.8.7"
- "1.9.3"
- "2.0.0"
#- rbx-19mode
- jruby-19mode
env:
SPEC_OPTS="--format progress"
# uncomment this line if your project needs to run something other than `rake`:
Expand Down

0 comments on commit fc8ed8b

Please sign in to comment.