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

Commit 8a907eb

Browse files
committed
chore(travis): run the build twice (BS and SL)
Temporarily run the each job twice: - using BrowserStack - using SauceLabs
1 parent aac3c4a commit 8a907eb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ env:
1111
- JOB=unit BROWSER_PROVIDER=saucelabs
1212
- JOB=e2e TEST_TARGET=jqlite BROWSER_PROVIDER=saucelabs
1313
- JOB=e2e TEST_TARGET=jquery BROWSER_PROVIDER=saucelabs
14+
- JOB=unit BROWSER_PROVIDER=browserstack
15+
- JOB=e2e TEST_TARGET=jqlite BROWSER_PROVIDER=browserstack
16+
- JOB=e2e TEST_TARGET=jquery BROWSER_PROVIDER=browserstack
1417
global:
1518
- SAUCE_USERNAME=angular-ci
1619
- SAUCE_ACCESS_KEY=9b988f434ff8-fbca-8aa4-4ae3-35442987

0 commit comments

Comments
 (0)