From edb105ba80e75968def33bc9058dfe619fd9e16e Mon Sep 17 00:00:00 2001 From: Akira Matsuda Date: Tue, 22 Nov 2016 20:03:16 +0900 Subject: CI against 2.3.3 2.3.2 has a known regression https://bugs.ruby-lang.org/issues/12920#note-5 --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index af207f4f5d..bafceaa292 100644 --- a/.travis.yml +++ b/.travis.yml @@ -50,13 +50,13 @@ env: rvm: - 2.2.6 - - 2.3.2 + - 2.3.3 - ruby-head matrix: include: # Latest compiled version in http://rubies.travis-ci.org - - rvm: 2.3.2 + - rvm: 2.3.3 env: - "GEM=ar:mysql2" addons: -- cgit v1.2.3