Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit f6d970a

Browse files
committed
test(*): Test on iOS 8.4 instead of 8.1 on Sauce Labs
1 parent f3151be commit f6d970a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

karma-shared.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ module.exports = function(config, specificOptions) {
8484
base: 'SauceLabs',
8585
browserName: 'iphone',
8686
platform: 'OS X 10.10',
87-
version: '8.1'
87+
version: '8.4'
8888
},
8989

9090
'BS_Chrome': {

0 commit comments

Comments
 (0)