Gruntfile: Remove firefox target in sauce labs task
FREEBIE
This commit is contained in:
parent
b985228160
commit
7b55fde92d
1 changed files with 0 additions and 1 deletions
|
@ -198,7 +198,6 @@ module.exports = function(grunt) {
|
|||
build: process.env.TRAVIS_JOB_ID,
|
||||
browsers: [
|
||||
{ browserName: 'chrome', version: '41' },
|
||||
{ platform: 'linux', browserName: 'firefox', version: '34' }
|
||||
],
|
||||
testname: 'TextSecure-Browser Tests',
|
||||
'max-duration': 300,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue