mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Bump Ruby versions
2.2.4 --> 2.2.5 2.3.0 --> 2.3.1
This commit is contained in:
parent
08e86b4b05
commit
0486c85db5
1 changed files with 3 additions and 3 deletions
|
@ -44,14 +44,14 @@ env:
|
|||
- "GEM=guides"
|
||||
|
||||
rvm:
|
||||
- 2.2.4
|
||||
- 2.3.0
|
||||
- 2.2.5
|
||||
- 2.3.1
|
||||
- ruby-head
|
||||
|
||||
matrix:
|
||||
include:
|
||||
# Latest compiled version in http://rubies.travis-ci.org
|
||||
- rvm: 2.3.0
|
||||
- rvm: 2.3.1
|
||||
env:
|
||||
- "GEM=ar:mysql2"
|
||||
addons:
|
||||
|
|
Loading…
Reference in a new issue