From 4cd643ddcec8a3f7d1d027e8da6e0ba1f62ff7f2 Mon Sep 17 00:00:00 2001 From: Hendy Tanata Date: Mon, 27 Mar 2017 21:07:37 -0700 Subject: [PATCH] Drop support for rbx-2. This somehow no longer works on Travis CI. It says "Requested binary installation but no rubies are available to download, consider skipping --binary flag." --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1ec273d..0d66570 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,6 @@ rvm: - 2.2.0 - 2.3.0 - 2.4.0 - - rbx-2 - ruby-head cache: bundler