Merge pull request #132 from thedrow/patch-1

Added Ruby 2.2 and 2.3 to the matrix
This commit is contained in:
R. Tyler Croy 2016-05-29 18:29:58 -07:00
commit f71ab11ea2
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ language: ruby
sudo: false
rvm:
- ruby-head
- 2.3.0
- 2.2
- 2.1
- 1.9.3
- jruby