From 148f1e25ccd341996cb83288a69f676c69a0b863 Mon Sep 17 00:00:00 2001 From: Sune Broendum Woeller Date: Wed, 19 Sep 2018 23:02:13 +0200 Subject: [PATCH] match travis and grunt browsers (remove IE8) --- mockup/js/grunt.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/mockup/js/grunt.js b/mockup/js/grunt.js index e72012f91..69bb0be40 100644 --- a/mockup/js/grunt.js +++ b/mockup/js/grunt.js @@ -583,12 +583,6 @@ platform: 'Mac 10.9', version: '7.1' }, - SL_IE_8: { - base: 'SauceLabs', - browserName: 'internet explorer', - platform: 'Windows 7', - version: '8' - }, SL_IE_9: { base: 'SauceLabs', browserName: 'internet explorer',