We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 435647d commit b28db84Copy full SHA for b28db84
Gruntfile.js
@@ -229,9 +229,7 @@ module.exports = function(grunt) {
229
['Windows 7', 'internet explorer', '10'],
230
['Windows 10', 'chrome', 'latest'],
231
['Windows 10', 'firefox', 'latest'],
232
- ['macOS 10.12', 'safari', '10'],
233
- ['macOS 10.12', 'chrome', 'latest'],
234
- ['macOS 10.12', 'firefox', 'latest']
+ ['macOS 10.12', 'safari', '10']
235
],
236
public: 'public',
237
tunnelArgs: ['--verbose'],
0 commit comments