From 482f827e008e60967bdb6cb5e9cc4e995281cd41 Mon Sep 17 00:00:00 2001 From: MoyuScript Date: Sun, 4 Aug 2013 15:14:34 +0300 Subject: [PATCH] Update sauce-connect logging --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7ab3a4b..e6cf713 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,4 +9,4 @@ env: - secure: "YI+YbTOGf2x4fPMKW+KhJiZWswoXT6xOKGwLfsQsVwmFX1LerJouil5D5iYOQuL4FE3pNaoJSNakIsokJQuGKJMmnPc8rdhMZuBJBk6MRghurE2Xe9qBHfuUBPlfD61nARESm4WDcyMwM0QVYaOKeY6aIpZ91qbUbyc60EEx3C4=" before_script: - npm install -g grunt-cli -- curl https://gist.github.com/santiycr/5139565/raw/sauce_connect_setup.sh | bash +- curl https://gist.github.com/niklasvh/6150144/raw/sauce_connect_setup.sh | bash