Commit cc012c0e by Gustavo Villa

Test against Ruby 2.2 on Travis.

parent d1cf5776
......@@ -4,6 +4,7 @@ rvm:
- rbx-2
- 2.0.0
- 2.1.1
- 2.2.2
install:
- "travis_retry bundle install"
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment