From 3b7dbd6703f10af58b5896ac158b368d017a05cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Sun, 23 Sep 2012 19:01:57 +0200 Subject: [PATCH] change rspec format to documentation to debug travis --- .rspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.rspec b/.rspec index 7c9f24ab9..5cc5ff031 100644 --- a/.rspec +++ b/.rspec @@ -1,6 +1,6 @@ ---format Fuubar +--format documentation --profile --color --tag ~performance --order random ---drb \ No newline at end of file +--drb