mirror of https://github.com/rails/rails
Revert "No need to specify Ruby patch version on Travis CI"
This commit is contained in:
parent
d666a5a5cf
commit
ecd8f8f0ed
|
@ -24,8 +24,8 @@ env:
|
|||
- "GEM=aj:integration"
|
||||
- "GEM=guides"
|
||||
rvm:
|
||||
- 2.2
|
||||
- 2.3
|
||||
- 2.2.4
|
||||
- 2.3.0
|
||||
- ruby-head
|
||||
matrix:
|
||||
allow_failures:
|
||||
|
|
Loading…
Reference in New Issue