- commit
- 4e4910734408e291f183dea38f1f18631d4d8487
- parent
- e9b90f51f35c5c6ad94eb4c7c9cb52f1ace1cbae
- Author
- Tobias Bengfort <tobias.bengfort@gmx.net>
- Date
- 2015-11-07 09:57
update test platforms
Diffstat
| M | Gruntfile.js | 4 | +++- |
1 files changed, 3 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
@@ -46,7 +46,7 @@ module.exports = function (grunt) {
46 46 var browsers = [{
47 47 browserName: 'firefox',
48 48 platform: 'XP',
49 -1 version: '31'
-1 49 version: '38' // esr
50 50 }, {
51 51 browserName: 'firefox',
52 52 platform: 'linux'
@@ -69,6 +69,8 @@ module.exports = function (grunt) {
69 69 browserName: 'internet explorer',
70 70 version: '11'
71 71 }, {
-1 72 browserName: 'microsoftedge'
-1 73 }, {
72 74 browserName: 'iphone'
73 75 }, {
74 76 browserName: 'android',