Skip to content

Commit

Permalink
Test against Ruby 2.2 on Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
gfvcastro committed May 4, 2015
1 parent d1cf577 commit cc012c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ rvm:
- rbx-2
- 2.0.0
- 2.1.1
- 2.2.2

install:
- "travis_retry bundle install"
Expand All @@ -14,6 +15,7 @@ gemfile:
- gemfiles/3.2.gemfile
- gemfiles/4.0.gemfile
- gemfiles/4.1.gemfile
- gemfiles/4.2.gemfile

matrix:
fast_finish: true
Expand Down

0 comments on commit cc012c0

Please sign in to comment.