Merge pull request #861 from k0kubun/ruby230

Use Ruby 2.3.0 on Travis
This commit is contained in:
Tee Parham 2015-12-27 10:28:30 -07:00
commit 1f4342d238
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ sudo: false
language: ruby
cache: bundler
rvm:
- 2.3
- 2.3.0
- 2.2
- 2.1
- 2.0.0