From 89bb7c77b8ccceb7b121db9be0113c31269105d6 Mon Sep 17 00:00:00 2001 From: koi-chan Date: Fri, 28 Sep 2018 23:58:48 +0900 Subject: [PATCH] =?UTF-8?q?library-verUP-201809:=20Travis-CI=20=E3=81=AE?= =?UTF-8?q?=E3=83=81=E3=82=A7=E3=83=83=E3=82=AF=E5=AF=BE=E8=B1=A1=E3=81=AB?= =?UTF-8?q?=20Ruby=202.6.0-preview2=20=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 198e51c2..f9f60271 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ rvm: - 2.3.7 - 2.4.4 - 2.5.1 + - 2.6.0-preview2 before_install: # https://github.com/travis-ci/travis-ci/issues/8978#issuecomment-354036443 - gem update --system