From c77c9df6462590077a06006b19ea26dfbb0b0029 Mon Sep 17 00:00:00 2001 From: Sarah Mei Date: Wed, 30 Nov 2011 22:33:01 -0800 Subject: [PATCH] Let's see if travis respects the .rspec file --- .rspec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.rspec b/.rspec index 468628fe7..2339f84f8 100644 --- a/.rspec +++ b/.rspec @@ -1,3 +1,5 @@ --format Fuubar --profile --color +--tag ~performance +--tag ~fixture