Use newer Rubies.

This commit is contained in:
Jordon Bedwell 2016-01-09 21:56:28 -06:00
parent 92ba22f8fe
commit a8fa52a816
1 changed files with 4 additions and 3 deletions

View File

@ -3,9 +3,10 @@ language: ruby
cache: bundler cache: bundler
sudo: false sudo: false
rvm: rvm:
- 2.2 - 2.2.4
- 2.1 - 2.1.8
- 2.0 - 2.3.0
- 2.0.0-p648
- ruby-head - ruby-head
- jruby-9.0.3.0 - jruby-9.0.3.0
matrix: matrix: