From 23792440e6835792e1b28a27b8d0b201692767b7 Mon Sep 17 00:00:00 2001 From: Piotr Sarnacki Date: Fri, 6 Feb 2015 08:57:56 +0100 Subject: [PATCH] Don't test on safari on sauce labs for now --- testem.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/testem.json b/testem.json index 7cbdc33f..769ab748 100644 --- a/testem.json +++ b/testem.json @@ -4,8 +4,7 @@ "launch_in_ci": [ "PhantomJS", "SL_chrome", - "SL_firefox", - "SL_safari" + "SL_firefox" ], "launch_in_dev": [ "PhantomJS",