mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Revert "No need to specify Ruby patch version on Travis CI"
This commit is contained in:
parent
d666a5a5cf
commit
ecd8f8f0ed
1 changed files with 2 additions and 2 deletions
|
@ -24,8 +24,8 @@ env:
|
||||||
- "GEM=aj:integration"
|
- "GEM=aj:integration"
|
||||||
- "GEM=guides"
|
- "GEM=guides"
|
||||||
rvm:
|
rvm:
|
||||||
- 2.2
|
- 2.2.4
|
||||||
- 2.3
|
- 2.3.0
|
||||||
- ruby-head
|
- ruby-head
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
|
|
Loading…
Reference in a new issue