Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 394467b

Browse files
committed
ignore SauceLabs test failures
1 parent 95c3216 commit 394467b

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

‎.travis.yml

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,35 @@
11
language: node_js
22
node_js:
33
- lts/*
4+
addons:
5+
firefox: latest
46
env:
57
matrix:
8+
- BROWSER=
9+
- BROWSER=FirefoxHeadless
610
- BROWSER=slChrome
711
- BROWSER=slFirefox
812
- BROWSER=slSafari
913
- BROWSER=slIE
1014
- BROWSER=slEdge
1115
- BROWSER=slIos
1216
- BROWSER=slAndroid
13-
- BROWSER=
1417
global:
1518
# SAUCE_USERNAME
1619
- secure: J+FOPE/vVK6yzVXHVE7xibFV/hV+Ehc78MBADLlE10YIY7Ag6JkVeomgqRFB9I8zFzj5DALkpzOLGx4iIrFs6iYiNnEcl39fkm8myHl8xIuW+KHt5QOsCtM5qmvfSEZhJV+La0lSzFicjY9VX90VLZvJOHIbiCvIFRoxnwYVw6o=
1720
# SAUCE_ACCESS_KEY
1821
- secure: ay3CSAjya+UQDi0RulLIl6q25oobwLsjLbdkeASgjBq0qN5dXgFgEpBjecBxFqPGrwzzCj9K9fR81NWV80EjLkGdcfN0oGx0wvsOo2C2ulWGHc1dRgKUnMKAA2TL3br14KMfmGn6fmr+fA7Vq+qWajQpExlG0Kuw68C9iNuKIQw=
22+
matrix:
23+
fast_finish: true
24+
allow_failures:
25+
- env: BROWSER=slChrome
26+
- env: BROWSER=slFirefox
27+
- env: BROWSER=slSafari
28+
- env: BROWSER=slIE
29+
- env: BROWSER=slEdge
30+
- env: BROWSER=slIos
31+
- env: BROWSER=slAndroid
32+
1933
cache: npm
2034
install: |
2135
if [ "${BROWSER}" = "" ]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /