From 26f7030b88cb96bead718118683dc1138ec5afb0 Mon Sep 17 00:00:00 2001 From: Jay Mundrawala Date: Mon, 1 Feb 2016 19:45:49 -0800 Subject: Use documentation rspec formatter Something is causing the 64bit tests to fail, this should help narrow it down --- appveyor.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index d5c9ae0433..a77e8ea9e3 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -32,5 +32,4 @@ build_script: - bundle install || bundle install || bundle install test_script: - - SET SPEC_OPTS=--format progress - bundle exec rake spec -- cgit v1.2.1