From 8af9fd2c26fd531644909accb7ce22b4707f8d43 Mon Sep 17 00:00:00 2001 From: Michael Bleigh Date: Mon, 25 Apr 2011 10:22:29 -0500 Subject: [PATCH] Switch to progress format to make Travis builds easier to read etc. --- .rspec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.rspec b/.rspec index bb259fe..8f815c6 100644 --- a/.rspec +++ b/.rspec @@ -1,3 +1,2 @@ --color ---format=nested ---backtrace +--format=progress