Skip to content

Commit f347953

Browse files
committed
Remove iOS 8.4 tests
1 parent 48b4c20 commit f347953

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

karma.conf.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,6 @@ module.exports = function(config) {
6666
platform: 'iOS',
6767
version: '9.3',
6868
device: 'iPhone 6 Plus Simulator'
69-
},
70-
'sl_ios_8.4_safari': {
71-
base: 'SauceLabs',
72-
browserName: 'Safari',
73-
platform: 'iOS',
74-
version: '8.4',
75-
device: 'iPhone 5s Simulator'
7669
}
7770
};
7871

0 commit comments

Comments
 (0)