From f2e3f5945dc61bc95ceac2787582a2c62514b2ab Mon Sep 17 00:00:00 2001 From: "yuuji.yaginuma" Date: Mon, 3 Apr 2017 21:32:49 +0900 Subject: CI against Ruby 2.4.1 Related #28532, #27636 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index b70d3892c1..af19cd41de 100644 --- a/.travis.yml +++ b/.travis.yml @@ -105,7 +105,7 @@ matrix: env: - "GEM=am,amo,aj" # Test with old (< 9.4.2) postgresql - - rvm: 2.4.0 + - rvm: 2.4.1 env: - "GEM=ar:postgresql" addons: -- cgit v1.2.3