From 6127528b5008a507966c7f1a1030db27ca2fbc0b Mon Sep 17 00:00:00 2001 From: Vojta Jina Date: Tue, 3 Dec 2013 12:15:36 -0800 Subject: chore(travis): switch back to SauceLabs I think we are pretty close to be able to use both. The xhr-polling seems to be pretty stable, but I'm having problems with multiple SSH tunnels (on BS), so let's try to switch back to SL. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 0c31fbe8..b8d925b1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,7 @@ env: before_script: - mkdir -p $LOGS_DIR - - ./lib/browser-stack/start-tunnel.sh + - ./lib/sauce/sauce_connect_setup.sh - npm install -g grunt-cli - grunt bower - grunt bower -- cgit v1.2.3