From 2de7158e604286ce7a9434ce2792828e51cfced1 Mon Sep 17 00:00:00 2001 From: Jon Moss Date: Fri, 25 Dec 2015 10:41:27 -0500 Subject: Add Ruby 2.3.0 to Travis matrix --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index f1031a3750..5c2699371b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,6 +25,7 @@ env: - "GEM=guides" rvm: - 2.2.4 + - 2.3.0 - ruby-head matrix: allow_failures: -- cgit v1.2.3