From 01e3bd039869fc1c176b39b8a5bb0afd656791a7 Mon Sep 17 00:00:00 2001 From: Aaron Stone Date: Sat, 7 May 2016 17:24:10 -0500 Subject: [PATCH] Add Ruby 2.3 to the Travis CI matrix --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 6b07ca31b..7d7b35be7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -43,6 +43,7 @@ rvm: - 2.0.0 - 2.1 - 2.2 + - 2.3 - ree matrix: allow_failures: