mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Add Ruby 2.3.0 to Travis matrix
This commit is contained in:
parent
0c973c3920
commit
2de7158e60
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ env:
|
|||
- "GEM=guides"
|
||||
rvm:
|
||||
- 2.2.4
|
||||
- 2.3.0
|
||||
- ruby-head
|
||||
matrix:
|
||||
allow_failures:
|
||||
|
|
Loading…
Reference in a new issue