Skip to content

Commit

Permalink
Added Ruby 2.2 to the build.
Browse files Browse the repository at this point in the history
  • Loading branch information
evolve75 committed Jan 2, 2015
1 parent 859d1da commit 84e69d0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,18 @@ before_install:
bundler_args: --without development

rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- 2.0.0
- 2.1.1
- 2.1.2
- 2.1.3
- 2.2.0
# - ruby-head # The latest Ruby, whatever version it happens to be.
- jruby-18mode
- jruby-19mode
- 1.8.7


matrix:
allow_failures:
Expand Down

0 comments on commit 84e69d0

Please sign in to comment.