Update to Ruby 2.3.1

This commit is contained in:
ethicalhack3r
2016-04-28 14:04:54 +02:00
parent fe7aede458
commit 2e05f4171e
3 changed files with 5 additions and 4 deletions

View File

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