Преглед на файлове

Only test Opera 12 once

Looks like Sauce Labs is not going to have tests running on later
versions of Opera, probably because it switched to Chromium/Blink.
Removing it from the builds so we reduce the time it takes.
Kevin Brown преди 10 години
родител
ревизия
30974e2422
променени са 1 файла, в които са добавени 0 реда и са изтрити 3 реда
  1. 0 3
      Gruntfile.js

+ 0 - 3
Gruntfile.js

@@ -118,9 +118,6 @@ module.exports = function (grunt) {
             {
               browserName: 'opera',
               version: '12'
-            },
-            {
-              browserName: 'opera'
             }
           ]
         }