diff --git a/Gruntfile.js b/Gruntfile.js index 414a64685..d3eae9a55 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -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,