Skip to content

Commit a58634b

Browse files
committed
Specifying the travis build number
1 parent 0ae8d2c commit a58634b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ if (config.localBrowser) {
2424
port: 80,
2525
user: process.env.SAUCE_USERNAME,
2626
key: process.env.SAUCE_ACCESS_KEY,
27+
'tunnel-identifier': process.env.TRAVIS_JOB_NUMBER,
2728
desiredCapabilities: {
2829
'browser': config.browser,
2930
'version': config.browserVersion,

0 commit comments

Comments
 (0)