Updating ruby version used in Travis CI builds

This commit is contained in:
Tomasz Gieniusz 2016-10-06 12:48:02 +02:00 committed by GitHub
parent bf97824ff5
commit 41a390c7fa
1 changed files with 1 additions and 3 deletions

View File

@ -1,8 +1,6 @@
language: ruby
rvm:
- "1.9"
- "2.1.0"
- "2.2.0"
- "2.2.5"
- ruby-head
script:
- bundle exec rake