Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 40cb57c

Browse files
committed
chore(travis): make browserstack unit tests allowed failures
1 parent f06f28e commit 40cb57c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ env:
2222
- LOGS_DIR=/tmp/angular-build/logs
2323
- BROWSER_PROVIDER_READY_FILE=/tmp/browsersprovider-tunnel-ready
2424

25+
matrix:
26+
allow_failures:
27+
- env: "JOB=unit BROWSER_PROVIDER=browserstack"
28+
2529
install:
2630
# - npm config set registry http://23.251.144.68
2731
# Disable the spinner, it looks bad on Travis

0 commit comments

Comments
 (0)