1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Merge pull request #19754 from yuki24/ruby-2.2.2-on-travis

Use Ruby 2.2.2 on travis
This commit is contained in:
Guillermo Iguaran 2015-04-13 22:57:12 -05:00
commit 34d3a60951

View file

@ -20,7 +20,7 @@ env:
- "GEM=ar:postgresql"
- "GEM=aj:integration"
rvm:
- 2.2.1
- 2.2.2
- ruby-head
- rbx-2
- jruby-head