From 4e90caf99df8bc0d8f812a639a14e1e282da755d Mon Sep 17 00:00:00 2001 From: Jay Mundrawala Date: Fri, 11 Dec 2015 13:41:20 -0800 Subject: Reduce appveyor config Our tests are getting backed up. 2 hours is unreasonable. Removing ruby 2.0 32 bit from the matrix --- appveyor.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 7cc8fb631d..d5c9ae0433 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -6,7 +6,6 @@ platform: environment: matrix: - - ruby_version: "200" - ruby_version: "200-x64" - ruby_version: "21" -- cgit v1.2.1