Skip to content
This repository was archived by the owner on Jul 13, 2020. It is now read-only.

Commit 396a935

Browse files
committed
sauce labs ie8 not authorized
1 parent a622408 commit 396a935

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.travis.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,8 @@ matrix:
2222
env: SAUCE_LABS=true PARSER="babel"
2323
- node_js: "0.10"
2424
env: SAUCE_LABS=true PARSER="typescript"
25-
- node_js: "0.10"
26-
env: SAUCE_LABS=true PARSER="traceur" OPTIONS="--ie8"
27-
- node_js: "0.10"
28-
env: SAUCE_LABS=true PARSER="babel" OPTIONS="--ie8"
25+
#- node_js: "0.10"
26+
# env: SAUCE_LABS=true PARSER="traceur" OPTIONS="--ie8"
2927
before_install:
3028
- export CHROME_BIN=chromium-browser
3129
- export DISPLAY=:99.0

0 commit comments

Comments
 (0)