Skip to content

Commit 7a91119

Browse files
committed
Try running sauce tests on travis without grouping
1 parent 152a8f6 commit 7a91119

5 files changed

Lines changed: 0 additions & 47 deletions

File tree

.travis.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,6 @@ language: node_js
22
node_js:
33
- '0.10'
44
script:
5-
# Running in batches to prevent overwhelming zuul,
6-
# localtunnel, or saucelabs
7-
- cp ./test/zuul/chrome.yml .zuul.yml
8-
- npm run saucetest
9-
- cp ./test/zuul/firefox.yml .zuul.yml
10-
- npm run saucetest
11-
- cp ./test/zuul/ie.yml .zuul.yml
12-
- npm run saucetest
13-
- cp ./test/zuul/other.yml .zuul.yml
145
- npm run saucetest
156
env:
167
global:

test/zuul/chrome.yml

Lines changed: 0 additions & 9 deletions
This file was deleted.

test/zuul/firefox.yml

Lines changed: 0 additions & 9 deletions
This file was deleted.

test/zuul/ie.yml

Lines changed: 0 additions & 8 deletions
This file was deleted.

test/zuul/other.yml

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)