aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorRafael França <rafaelmfranca@gmail.com>2015-12-17 04:56:45 -0200
committerRafael França <rafaelmfranca@gmail.com>2015-12-17 04:56:45 -0200
commit0ef5d176b807ad10e079616c132e6fc139efeb90 (patch)
treec3514a0724f41c9846040129aaa96b1f2c0e3031 /.travis.yml
parent09f2349e96a35c6e3e29d4352fd7fc66dce36a67 (diff)
parent71f851ed9bd4c963455e9554d92cb3d39b3f149e (diff)
downloadrails-0ef5d176b807ad10e079616c132e6fc139efeb90.tar.gz
rails-0ef5d176b807ad10e079616c132e6fc139efeb90.tar.bz2
rails-0ef5d176b807ad10e079616c132e6fc139efeb90.zip
Merge pull request #22616 from gfvcastro/test-ruby-2-2-4
Test against Ruby 2.2.4 on Travis.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 46be91d18e..2d8159cf0c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,7 +24,7 @@ env:
- "GEM=aj:integration"
- "GEM=guides"
rvm:
- - 2.2.3
+ - 2.2.4
- ruby-head
matrix:
allow_failures: