mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-01-12 22:45:52 +08:00
chore(travis): add some more info for BrowserStack sessions
This commit is contained in:
@@ -17,7 +17,10 @@ module.exports = function(config, specificOptions) {
|
||||
|
||||
// BrowserStack config for Travis CI
|
||||
browserStack: {
|
||||
startTunnel: false
|
||||
startTunnel: false,
|
||||
project: 'AngularJS',
|
||||
name: specificOptions.testName,
|
||||
build: process.env.TRAVIS_BUILD_NUMBER
|
||||
},
|
||||
|
||||
// For more browsers on Sauce Labs see:
|
||||
|
||||
Reference in New Issue
Block a user