Update to Ruby 2.3.0

This commit is contained in:
nonmadden
2015-12-31 10:41:04 +07:00
parent 7c5d15e098
commit e3a06f5694
3 changed files with 3 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ rvm:
- 2.2.2
- 2.2.3
- 2.2.4
- 2.3.0
before_install:
- "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
script: bundle exec rspec