Skip to content

Commit

Permalink
Update Gruntfile.js
Browse files Browse the repository at this point in the history
  • Loading branch information
andot committed Feb 16, 2016
1 parent 39e5454 commit 136e1ab
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions test/Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ module.exports = function (grunt) {
}, {
browserName: 'iphone',
version: '8.0'
}, {
browserName: 'iphone',
version: '7.1'
}, {
browserName: 'iphone',
version: '7.0'
Expand All @@ -56,12 +53,6 @@ module.exports = function (grunt) {
}, {
browserName: 'iphone',
version: '5.1'
}, {
browserName: 'opera',
version: '12'
}, {
browserName: 'opera',
version: '11'
}, {
browserName: 'chrome',
platform: 'Linux'
Expand Down

0 comments on commit 136e1ab

Please sign in to comment.