Update Travis rubies to latest in each branch.

Rubies available are detailed here: http://rubies.travis-ci.org/
This commit is contained in:
Robert Haines 2016-09-01 19:19:08 +01:00
parent 936604453f
commit 40eca74cdb
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ sudo: false
cache: bundler cache: bundler
rvm: rvm:
- 2.0.0 - 2.0.0
- 2.1.5 - 2.1.9
- 2.2.0 - 2.2.5
- 2.3.1 - 2.3.1
- ruby-head - ruby-head
- rbx-2 - rbx-2