Add Ruby 2.2.0 to Travis testing matrix

This commit is contained in:
Robert Lord 2016-06-11 09:56:22 -05:00
parent 483f5f8f1a
commit adfd4080bd

View file

@ -5,6 +5,7 @@ language: ruby
rvm:
- 2.0.0
- 2.1.0
- 2.2.0
cache: bundler
script: bundle exec middleman build