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

View file

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