Skip to content

Commit

Permalink
Let jruby's version float
Browse files Browse the repository at this point in the history
  • Loading branch information
drewish committed Feb 11, 2014
1 parent a72da14 commit df400fc
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 @@ -6,7 +6,7 @@ cache: bundler
rvm:
- 1.9.3
- 2.0.0
- jruby-19mode
- jruby

This comment has been minimized.

Copy link
@drewish

drewish Feb 11, 2014

Author Contributor

We don't specify a version for rbx, and it'll default to the newest version.

- rbx
env:
- XML=rexml
Expand Down

0 comments on commit df400fc

Please sign in to comment.