aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorVojta Jina2013-12-03 12:15:36 -0800
committerVojta Jina2013-12-03 15:49:19 -0800
commit6127528b5008a507966c7f1a1030db27ca2fbc0b (patch)
tree2075f8e578de4329da164c4909e62d87a9fa9f7e /.travis.yml
parent041057232206e07164ed0aa4ecb9abe0f3fc23f4 (diff)
downloadangular.js-6127528b5008a507966c7f1a1030db27ca2fbc0b.tar.bz2
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.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
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