From 5715e5366d4f8db8401af329b53926e74cc2e3dd Mon Sep 17 00:00:00 2001 From: Chris Beer Date: Fri, 29 Jul 2016 20:26:29 -0700 Subject: [PATCH] Update travis build matrix --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index fd4a5930..4a2a97bc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,8 @@ notifications: email: false rvm: - - 2.2.2 + - 2.2.2 # deployed + - 2.3.1 sudo: false cache: bundler