From efe21a3f16cb959ba1e031cf8708ca9e9a7c4865 Mon Sep 17 00:00:00 2001 From: GO Sueyoshi Date: Wed, 26 Dec 2018 00:47:03 +0900 Subject: [PATCH] CI against ruby 2.6 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 0afa0d8..ac553cb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ rvm: - 2.3 - 2.4 - 2.5 + - 2.6.0 - ruby-head bundler_args: "--jobs=2" cache: bundler