From 3e2679da63e4948fa87564c73700c6f4ab3264c0 Mon Sep 17 00:00:00 2001 From: Koichi ITO Date: Wed, 11 Jan 2017 08:10:04 +0900 Subject: CI against Ruby 2.3 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index aba46f6..22528e7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,7 @@ rvm: - 2.0.0 - 2.1 - 2.2 + - 2.3 notifications: irc: "irc.freenode.org#pry" recipients: -- cgit v1.2.1