Commit cc012c0e by Gustavo Villa

Test against Ruby 2.2 on Travis.

parent d1cf5776
...@@ -4,6 +4,7 @@ rvm: ...@@ -4,6 +4,7 @@ rvm:
- rbx-2 - rbx-2
- 2.0.0 - 2.0.0
- 2.1.1 - 2.1.1
- 2.2.2
install: install:
- "travis_retry bundle install" - "travis_retry bundle install"
...@@ -14,6 +15,7 @@ gemfile: ...@@ -14,6 +15,7 @@ gemfile:
- gemfiles/3.2.gemfile - gemfiles/3.2.gemfile
- gemfiles/4.0.gemfile - gemfiles/4.0.gemfile
- gemfiles/4.1.gemfile - gemfiles/4.1.gemfile
- gemfiles/4.2.gemfile
matrix: matrix:
fast_finish: true 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