aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael França <rafaelmfranca@gmail.com>2017-03-29 12:43:08 -0400
committerGitHub <noreply@github.com>2017-03-29 12:43:08 -0400
commit9f91243ab35cacb3d8bde80f01c7ad503a33577c (patch)
tree552ea2ffb6719ddfcb75ea031c045fb1dea1ded5
parent862cc0bfbe6f125aff4e76c2d71764a14bcf4891 (diff)
parent36e7524f3ed219a1f3e0fb72884ebb73858c8753 (diff)
downloadrails-9f91243ab35cacb3d8bde80f01c7ad503a33577c.tar.gz
rails-9f91243ab35cacb3d8bde80f01c7ad503a33577c.tar.bz2
rails-9f91243ab35cacb3d8bde80f01c7ad503a33577c.zip
Merge pull request #28600 from tricknotes/ruby-2.2.7
CI against Ruby 2.2.7
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index ed4e0fba3b..4409f7e8d6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -55,7 +55,7 @@ env:
- "GEM=ac:integration"
rvm:
- - 2.2.6
+ - 2.2.7
- 2.3.3
- 2.4.1
- ruby-head
@@ -64,7 +64,7 @@ matrix:
include:
- rvm: 2.4.1
env: "GEM=av:ujs"
- - rvm: 2.2.6
+ - rvm: 2.2.7
env: "GEM=aj:integration"
services:
- memcached